Werk #354: Catch exception when check plugins do not return a state
Component | Core & setup | ||
Title | Catch exception when check plugins do not return a state | ||
Date | Dec 18, 2013 | ||
Level | Trivial Change | ||
Class | Bug Fix | ||
Compatibility | Compatible - no manual interaction needed | ||
Checkmk versions & editions |
|
When a broken check plugin does not return a proper state then Check_MK broke with an exception. This is now better handled. The check now goes into UNKNOWN state with the message Check plugin did not return any result.