Werk #3193: Fixed fake check results for hosts
Component | Core & setup |
Title | Fixed fake check results for hosts |
Date | Feb 15, 2016 |
Checkmk Edition | Checkmk Raw (CRE) |
Checkmk Version | 1.2.8b2 1.4.0i1 |
Level | Trivial Change |
Class | Bug Fix |
Compatibility | Compatible - no manual interaction needed |
Fake check results were handled in a slightly inconsistent way, now their behavior exactly mirrors the processing of "real" check results, making the resulting up/down host states less surprising.
Note that submitting a "down" result does not necessarily imply a "down" host state: Depending on the state of its parents, the host in question could go to the "unreachable" state, too.