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
Checkmk Edition Checkmk Raw (CRE)
Checkmk Version 2.3.0b1 2.2.0b3 2.1.0p26 2.0.0p35
Level Trivial Change
Class Bug Fix
Compatibility Compatible - no manual interaction needed

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.

To the list of all Werks