Werk #8064: Remove bogus error messages in cmc.log when core restarts
| Component | The Checkmk Micro Core | ||
| Title | Remove bogus error messages in cmc.log when core restarts | ||
| Date | Dec 1, 2014 | ||
| Level | Trivial Change | ||
| Class | Bug Fix | ||
| Compatibility | Compatible - no manual interaction needed | ||
| Checkmk versions & editions |
|
When you restart the core and there are currently running Check_MK checks that have to be aborted then the CMC logfile prints a line:
cmc.log
2014-12-01 10:57:26 [5] Check helper [24933] exited with status 1
This line has been reclassified from error ([3]) to notice ([5]). This will avoid bogus error message in the logfile monitoring of the Check_MK appliances.