Werk #7131: mem.win: Fix incorrect representation of absolute memory levels in graphs
Component | Checks & agents | ||||
Title | mem.win: Fix incorrect representation of absolute memory levels in graphs | ||||
Date | Jan 23, 2019 | ||||
Level | Trivial Change | ||||
Class | Bug Fix | ||||
Compatibility | Compatible - no manual interaction needed | ||||
Checkmk versions & editions |
|
Previously, a warn or crit level of less than e.g. 20 GB free space would be displayed in the graph as a warn or crit level of more than 20 GB used space. The problem only affected the levels passed to the metrics system for representation, not the actual levels used for evaluation.