Refactoring: Changed remaining check parameters starting with an 's' to the new rules...
[check_mk.git] / .werks / 5303
bloba0d9feb12f6d9f92e801711b9ba80761f9e92dfb
1 Title: local: Fixed missing warn/crit in graphs if upper and lower thresholds are in perfdata
2 Level: 1
3 Component: checks
4 Compatible: compat
5 Edition: cre
6 Version: 1.5.0i1
7 Date: 1508158546
8 Class: fix
10 A graph did not display warn/crit values if there has been upper and lower
11 thresholds in the perfdata of a local check. The cause of this has been a colon
12 in between these values. The upper thresholds are represented in a graph now.