Refactoring: Changed remaining check parameters starting with an 's' to the new rules...
[check_mk.git] / .werks / 6186
blob712f2f851b4d3bf6cbbeede8ca8ac22fc5740450
1 Title: Fixed crash of Check_MK service on counter wraps in parse functions (e.g. MKCounterWrapped: WMI query timed out)
2 Level: 1
3 Component: core
4 Class: fix
5 Compatible: compat
6 Edition: cre
7 State: unknown
8 Version: 1.6.0i1
9 Date: 1527667964
11 When a check raises a MKCounterWrapped exception in the parse function, this check result should be ignored.
12 In all 1.5 releases this lead to a crash with an error message like "MKCounterWrapped (WMI query timed out)"
13 in case of the WMI checks.