Refactoring: Changed remaining check parameters starting with an 's' to the new rules...
[check_mk.git] / .werks / 7131
blob988537acd94a10beee8897fb6e2f3404a4fd76df
1 Title: mem.win: Fix incorrect representation of absolute memory levels in graphs
2 Level: 1
3 Component: checks
4 Compatible: compat
5 Edition: cre
6 Version: 1.6.0i1
7 Date: 1548248661
8 Class: fix
10 Previously, a warn or crit level of less than e.g. 20 GB free space would be displayed
11 in the graph as a warn or crit level of more than 20 GB used space. 
12 The problem only affected the levels passed to the metrics system for representation,
13 not the actual levels used for evaluation.