Werk #6967: Initialize step value for unknown metrics in rrddata columns

Component Livestatus
Title Initialize step value for unknown metrics in rrddata columns
Date Mar 12, 2019
Level Trivial Change
Class Bug Fix
Compatibility Compatible - no manual interaction needed
Checkmk versions & editions
1.6.0b1 Checkmk Enterprise (CEE), Checkmk MSP (CME)
1.5.0p13 Checkmk Enterprise (CEE), Checkmk MSP (CME)

When unknown metrics were queried via rrddata Livestatus columns, the step value was not initialized, so a more or less random value was returned. Valgrind was of course unhappy about this, too. This has been fixed, and the step value is now zero under such circumstances.

To the list of all Werks