Werk #3465: df: Fix displayed vertical range of graph of all filesystem checks
Component | Checks & agents |
Title | df: Fix displayed vertical range of graph of all filesystem checks |
Date | Apr 25, 2016 |
Checkmk Edition | Checkmk Raw (CRE) |
Checkmk Version | 1.2.8b13 1.4.0i1 |
Level | Trivial Change |
Class | Bug Fix |
Compatibility | Compatible - no manual interaction needed |
The graph recipe had an explicit vertical range of (0, 0). That effectively had set the displayed range to 0..1 Bytes/day - which led to an always empty or near useless graph. This has been fixed.