Branch: refs/heads/master
Home:
https://github.com/tribe29/checkmk
Commit: 73065478d3bc0adc4762815dcb1941fefb12c00b
https://github.com/tribe29/checkmk/commit/73065478d3bc0adc4762815dcb1941fef…
Author: Frans Fürst <frans.fuerst(a)tribe29.com>
Date: 2022-04-04 (Mon, 04 Apr 2022)
Changed paths:
A .werks/13257
M cmk/base/plugins/agent_based/utils/ps.py
M tests/unit/cmk/base/plugins/agent_based/test_ps_check.py
Log Message:
-----------
13257 FIX Avoid redundant and unwanted listing of processes in ps based checks
To avoid listing of all processes in the details of "State and count of
processes" regardless of actually
reached levels defined for "Levels on CPU utilization of a single process"
output will now only be generated
in case at leat WARN level has been reached by a given process.
In case a full list of processes is desired, one should enable `process_info`,
i.E."Enable per-process
details in long-output"
Change-Id: Iaa0e970f87f99c039ca6647f2c1c111ba5ccaa87
Commit: 05c85ef43c373a09ab469ac42fd10686ba053f4f
https://github.com/tribe29/checkmk/commit/05c85ef43c373a09ab469ac42fd10686b…
Author: Frans Fürst <frans.fuerst(a)tribe29.com>
Date: 2022-04-04 (Mon, 04 Apr 2022)
Changed paths:
M cmk/gui/plugins/wato/active_checks.py
M cmk/gui/valuespec.py
Log Message:
-----------
Enlarge default `Hostname` input fields and apply to `Check HTTP` WATO
Change-Id: Ibac9f48771b37c0b29cd58815e6a87b405f54b91
Compare:
https://github.com/tribe29/checkmk/compare/2cf28d1aeb24...05c85ef43c37