Werk #5764: df.include: Fixed dynamic levels in ruleset 'Filesystem (used space and growth)'

Component Checks & agents
Title df.include: Fixed dynamic levels in ruleset 'Filesystem (used space and growth)'
Date Feb 9, 2018
Checkmk Edition Checkmk Raw (CRE)
Checkmk Version 1.4.0p25 1.5.0i3
Level Trivial Change
Class Bug Fix
Compatibility Compatible - no manual interaction needed

When configuring dynamic levels, eg. for filesystems, if you configure the dynamic levels for example like this:

larger than 100GB: 90% WARN / 95% CRIT larger than 1TB: 95% WARN / 98% CRIT

This will result in all filesystems smaller than 100GB in always being OK. If you also want to set levels for all filesystems smaller than 100GB then you have to choose 0 bytes, eg.

larger than 0B: 85% WARN / 90% CRIT

With werk 2725 this was not allowed any more. Fixed that.

To the list of all Werks