Werk #14599: livestatus_status: Don't display negative rates after program restart
Component | Checks & agents | ||||||||
Title | livestatus_status: Don't display negative rates after program restart | ||||||||
Date | Apr 5, 2023 | ||||||||
Level | Trivial Change | ||||||||
Class | Bug Fix | ||||||||
Compatibility | Compatible - no manual interaction needed | ||||||||
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.