Werk #4399: Views: Fixed graph showing views of services with invalid perfdata

Component User interface
Title Views: Fixed graph showing views of services with invalid perfdata
Date Feb 24, 2017
Level Trivial Change
Class Bug Fix
Compatibility Compatible - no manual interaction needed
Checkmk versions & editions
1.5.0i1 Checkmk Raw (CRE), Checkmk Enterprise (CEE), Checkmk MSP (CME)
1.4.0b3 Checkmk Raw (CRE), Checkmk Enterprise (CEE), Checkmk MSP (CME)
1.2.8p18 Checkmk Raw (CRE), Checkmk Enterprise (CEE), Checkmk MSP (CME)

Some checks that produced invalid perfdata like 'key=" "' were causing the metric parsing to crash with a "IndexError (list index out of range)" error.

The metric parsing is now skipping those invalid values.

To the list of all Werks