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 |
|
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.