Refactoring: Moved more application check parameters from unsorted.py to dedicated...
[check_mk.git] / .werks / 8261
blob496e0148f8fee2d96e692dfe59f47209e0bb98de
1 Title: Fixed using cached agent data during regular checks
2 Level: 2
3 Edition: cee
4 Component: cmc
5 Version: 1.2.7i3
6 Date: 1435928245
7 Class: fix
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.