Werk #14599: livestatus_status: Don't display negative rates after program restart
Komponente | Checks & agents | ||||||||
Titel | livestatus_status: Don't display negative rates after program restart | ||||||||
Datum | 05.04.2023 | ||||||||
Level | Kleine Änderung | ||||||||
Klasse | Bugfix | ||||||||
Kompatibilität | Kompatibel - benötigt kein manuelles Eingreifen | ||||||||
Checkmk versions & editions |
|
The plugin livestatus_status reports the metrics * Livestatus connects * Livestatus requests * Log messages * Host checks * Service checks Previously, the check would compute rates based on the corresponding counters. This did not take into account that these counters are set to zero after a program restart. With this werk, the rates are now direcly provided by MK Livestatus.