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
Checkmk Edition Checkmk Raw (CRE)
Checkmk Version 1.2.8p18 1.4.0b3 1.5.0i1
Level Trivial Change
Class Bug Fix
Compatibility Compatible - no manual interaction needed

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