Branch: refs/heads/2.1.0
Home:
https://github.com/tribe29/checkmk
Commit: ebce64e95a7da5ec21d2801f074df79a361a4cbe
https://github.com/tribe29/checkmk/commit/ebce64e95a7da5ec21d2801f074df79a3…
Author: Lukas Lengler <lukas.lengler(a)tribe29.com>
Date: 2022-03-14 (Mon, 14 Mar 2022)
Changed paths:
A .werks/13739
M cmk/base/plugins/agent_based/jenkins_nodes.py
M tests/unit/cmk/base/plugins/agent_based/test_jenkins_nodes.py
Log Message:
-----------
13739 FIX jenkins_nodes: Allow negative timespan for Clock difference
The Clock difference of a Jenkins node can be negative
if the node's time is running ahead.
In this case the check would crash because negative values
cannot be rendered as a timespan.
Now the absolute value of the time is used and displayed.
CMK-9762
Change-Id: I3a444e380d16624e81739e02138209e153ee434d
Commit: 96e37b124259eee70f674d7ed681d63287526d1f
https://github.com/tribe29/checkmk/commit/96e37b124259eee70f674d7ed681d6328…
Author: Moritz Kiemer <moritz.kiemer(a)tribe29.com>
Date: 2022-03-14 (Mon, 14 Mar 2022)
Changed paths:
M cmk/base/plugins/agent_based/aix_diskiod.py
M tests/unit/cmk/base/plugins/agent_based/test_aix_diskiod.py
Log Message:
-----------
make diskoid a bit more testable
Change-Id: Ic809b235939884cd1d3b53d1a9a0c1bc6507dac6
Commit: d052c2e2bbdda724bbf4c9c29400b0c4dc1a0599
https://github.com/tribe29/checkmk/commit/d052c2e2bbdda724bbf4c9c29400b0c4d…
Author: Moritz Kiemer <moritz.kiemer(a)tribe29.com>
Date: 2022-03-14 (Mon, 14 Mar 2022)
Changed paths:
A .werks/13705
M cmk/core_helpers/_base.py
M cmk/core_helpers/ipmi.py
M cmk/special_agents/agent_elasticsearch.py
M cmk/special_agents/agent_fritzbox.py
M cmk/special_agents/agent_splunk.py
M tests/unit/cmk/base/sources/test_ipmi_management_board_data_source.py
Log Message:
-----------
13705 FIX Special agents should not produce a check_mk section
The information removed from the IPMI datasource is still
present in the HaSI (the parsing was duplicate code).
Change-Id: Ia93239512bd90fb669d1581615baadffb4a8cb57
Compare:
https://github.com/tribe29/checkmk/compare/214e580000e4...d052c2e2bbdd