Werk #6186: Fixed crash of Check_MK service on counter wraps in parse functions (e.g. MKCounterWrapped: WMI query timed out)

Component Core & setup
Title Fixed crash of Check_MK service on counter wraps in parse functions (e.g. MKCounterWrapped: WMI query timed out)
Date May 30, 2018
Checkmk Edition Checkmk Raw (CRE)
Checkmk Version 1.5.0b7 1.6.0b1
Level Trivial Change
Class Bug Fix
Compatibility Compatible - no manual interaction needed

When a check raises a MKCounterWrapped exception in the parse function, this check result should be ignored. In all 1.5 releases this lead to a crash with an error message like "MKCounterWrapped (WMI query timed out)" in case of the WMI checks.

To the list of all Werks