Werk #5518: win.mem: Fix incorrect representation of absolute memory levels in graphs

Component Checks & agents
Title win.mem: Fix incorrect representation of absolute memory levels in graphs
Date Nov 17, 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.0p21 Checkmk Raw (CRE), Checkmk Enterprise (CEE), Checkmk MSP (CME)
1.2.8p27 Checkmk Raw (CRE), Checkmk Enterprise (CEE), Checkmk MSP (CME)

Previously, a warn or crit level of eg. 20 GB would be displayed in the graph as 20 TB due to the levels not being set to the same unit as the performance value itself. The problem only affected the levels passed to the metrics system for representation, not the actual levels used for evaluation.

To the list of all Werks