Werk #8053: Fix sporadic invalid OK status for active checks
| Component | The Checkmk Micro Core | ||
| Title | Fix sporadic invalid OK status for active checks | ||
| Date | Jun 23, 2014 | ||
| Level | Prominent Change | ||
| Class | Bug Fix | ||
| Compatibility | Compatible - no manual interaction needed | ||
| Checkmk versions & editions |
|
In some very rare cases the CMC misinterpreted the check result status of active checks as OK, even if the status would be WARN, CRIT or UNKNOWN. This was due to an invalid byte offset. This has been fixed.