The Checkmk Conference #11 is happening – live on May 20-21! Watch now

Werk #11814: smart check: Evaluate command timeouts as counter

Component Checks & agents
Title smart check: Evaluate command timeouts as counter
Date Aug 9, 2021
Level Trivial Change
Class Bug Fix
Compatibility Compatible - no manual interaction needed
Checkmk versions & editions
2.1.0b1 Checkmk Raw (CRE), Checkmk Enterprise (CEE), Checkmk MSP (CME)
2.0.0p9 Checkmk Raw (CRE), Checkmk Enterprise (CEE), Checkmk MSP (CME)

Previously, the metric "Command_Timeout" of the smart check was evaluated in the following manner: If the counter deviated from the discovered value, the check went {CRIT}.

This led to a lot of false posivitves, as the counter may also increase after a simple reboot, which is no faulty situation. The rate however gives a better evaluation of the state. As from this werk, we allow all rates below 100 Command Timeouts per hour.

To the list of all Werks