Werk #8261: Fixed using cached agent data during regular checks
Component | The Checkmk Micro Core | ||
Title | Fixed using cached agent data during regular checks | ||
Date | Jul 3, 2015 | ||
Level | Prominent Change | ||
Class | Bug Fix | ||
Compatibility | Compatible - no manual interaction needed | ||
Checkmk versions & editions |
|
During runtime of the CMC it might happen that the data gathered by the Check_MK Helpers is not up-to-date since they were using cached data during checks. This only happened when having the "Check_MK Discovery" service activated which regularly checks for new services to be monitored.
Once the "Check_MK Discovery" services was executed for one host in a helper process, this problem occured for all further checks being performed by this helper.