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
Checkmk Edition Checkmk Enterprise (CEE)
Checkmk Version 1.5.0p13 1.6.0b1
Level Trivial Change
Class Bug Fix
Compatibility Compatible - no manual interaction needed

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