Werk #8122: Disabling host checks is now working correctly
| Component | The Checkmk Micro Core | ||
| Title | Disabling host checks is now working correctly | ||
| Date | Feb 6, 2015 | ||
| Level | Trivial Change | ||
| Class | Bug Fix | ||
| Compatibility | Compatible - no manual interaction needed | ||
| Checkmk versions & editions |
|
In previous versions, when the user disabled the host checks, it only stopped sending out ICMP requests. Processing incoming ICMP packets and marking host as down in case of too long time without answer still resulted in hosts getting marked as critical. This has been fixed now. The host state won't change anymore when disabled.