Werk #17229: CPU utilization checking: Alert if utilization is exactly at threshold for too long

Component Checks & agents
Title CPU utilization checking: Alert if utilization is exactly at threshold for too long
Date Aug 7, 2024
Level Trivial Change
Class Bug Fix
Compatibility Compatible - no manual interaction needed
Checkmk versions & editions
2.4.0b1 Checkmk Raw (CRE), Checkmk Enterprise (CEE), Checkmk Cloud (CCE), Checkmk MSP (CME)
2.3.0p13 Checkmk Raw (CRE), Checkmk Enterprise (CEE), Checkmk Cloud (CCE), Checkmk MSP (CME)
2.2.0p32 Checkmk Raw (CRE), Checkmk Enterprise (CEE), Checkmk Cloud (CCE), Checkmk MSP (CME)

Many CPU utilization checks can be configured to alert if the utilization is too high for too long (configuration options Levels over an extended time period on total CPU utilization and Levels over an extended time period on a single core CPU utilization).

Before, Checkmk alerted only if the utilization was above the threshold for too long. As of this werk, Checkmk alerts if the utilization is above or exactly at the threshold for too long. This is consistent with the general behavior of Checkmk to check against upper thresholds with a "greater than or equal to" operation.

To the list of all Werks