Branch: refs/heads/master
Home:
https://github.com/tribe29/checkmk
Commit: 9465991b4cd102ffee3d1f569ce7110d3940f897
https://github.com/tribe29/checkmk/commit/9465991b4cd102ffee3d1f569ce7110d3…
Author: Giordano Tomassorri <giordano.tomassorri(a)tribe29.com>
Date: 2022-05-13 (Fri, 13 May 2022)
Changed paths:
A .werks/13829
M agents/check_mk_agent.aix
M agents/check_mk_agent.freebsd
M agents/check_mk_agent.linux
M agents/check_mk_agent.openwrt
M agents/check_mk_agent.solaris
M agents/wnx/src/engine/providers/agent_plugins.cpp
M agents/wnx/watest/test-section_agent_plugins.cpp
M cmk/base/plugins/agent_based/checkmk_agent.py
M tests/unit/cmk/base/plugins/agent_based/test_checkmk_agent.py
Log Message:
-----------
13829 FIX wrong plugin and local check count
The plugins agents were not counting plugins and local checks that didn't
specify a version.
Now they are properly handled as unversioned.
Change-Id: If8db16d628dcdd001c30b3ed109bd82cd405f38a
Commit: 2a902f055305c2cc498706ac592dab3e178b10fe
https://github.com/tribe29/checkmk/commit/2a902f055305c2cc498706ac592dab3e1…
Author: Giordano Tomassorri <giordano.tomassorri(a)tribe29.com>
Date: 2022-05-13 (Fri, 13 May 2022)
Changed paths:
A .werks/13830
M agents/wnx/src/engine/providers/agent_plugins.cpp
M agents/wnx/watest/test-section_agent_plugins.cpp
Log Message:
-----------
13830 Windows plugins agent: handle python plugins and local checks
The Windows plugin agent was not counting python plugins and local
checks.
Now they are correctly counted.
Change-Id: Idb72ecfde30ef58d1699369add7c08dcce30765e
Compare:
https://github.com/tribe29/checkmk/compare/c05abe1f9a0d...2a902f055305