Werk #5796: Fixed race condition in counter computation if a host uses real time checks
Component | Checks & agents | ||
Title | Fixed race condition in counter computation if a host uses real time checks | ||
Date | Mar 23, 2018 | ||
Level | Trivial Change | ||
Class | Bug Fix | ||
Compatibility | Compatible - no manual interaction needed | ||
Checkmk versions & editions |
|
There was a risk that the counter data for the Check_MK checks could get lost or reset to an earlier state, when the host received regular updates through the realtime check mechanism. This has been fixed. As a side effect, the counter data is now only saved back to disk when there were actual changes.