Werk #4470: Event console: fixed incorrect event counting for timed-out and heartbeat events

Komponente Event Console
Titel Event console: fixed incorrect event counting for timed-out and heartbeat events
Datum 18.04.2017
Level Kleine Änderung
Klasse Bugfix
Kompatibilität Kompatibel - benötigt kein manuelles Eingreifen
Checkmk versions & editions
1.5.0i1 Checkmk Raw (CRE), Checkmk Enterprise (CEE), Checkmk MSP (CME)
1.4.0b6 Checkmk Raw (CRE), Checkmk Enterprise (CEE), Checkmk MSP (CME)
1.2.8p22 Checkmk Raw (CRE), Checkmk Enterprise (CEE), Checkmk MSP (CME)

The internal event counter of status_num_open_events (and others) was not correctly decreased for

  • events with timeouts, e.g. an event with a lifetime
  • events which expect something in a given interval

Since this event count never decreased, the limits specified in the global settings rule Limit amount of current events, were reached when the event console ran for a certain amount of time. A restart always fixed this problem, because these counts are calculated from scratch during startup.

Zur Liste aller Werks