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 |
|
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.