Refactoring: Moved more application check parameters from unsorted.py to dedicated...
[check_mk.git] / .werks / 6098
blob18ee7162eb6d5ae3532d68af1fc5309c36dcd827
1 Title: Raw Edition: Fixed broken "Check_MK" service when monitoring host named "cmk"
2 Level: 1
3 Component: core
4 Class: fix
5 Compatible: compat
6 Edition: cre
7 State: unknown
8 Version: 1.6.0i1
9 Date: 1526539081
11 In case a host named "cmk" is being monitored, the "Check_MK" services of all hosts
12 terminate with an output of "(null)". When executing a precompiled host check file (var/check_mk/precompiled/[host]) manually
13 it terminates with an error message like this:
15 Traceback (most recent call last):
16   File "/omd/sites/beta/var/check_mk/precompiled/beta", line 7, in <module>
17     
18 ImportError: No module named cmk.log