1 Title: Fixed using cached agent data during regular checks
9 During runtime of the CMC it might happen that the data gathered
10 by the Check_MK Helpers is not up-to-date since they were using
11 cached data during checks. This only happened when having the
12 "Check_MK Discovery" service activated which regularly checks for
13 new services to be monitored.
15 Once the "Check_MK Discovery" services was executed for one host
16 in a helper process, this problem occured for all further checks
17 being performed by this helper.