Explore the latest product updates and best practices at our hybrid Checkmk Conference #12 from June 16-18, 2026 – Register here

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
Level Trivial Change
Class Bug Fix
Compatibility Compatible - no manual interaction needed
Checkmk versions & editions
1.5.0i3 Checkmk Community, Checkmk Pro, Checkmk Ultimate MT
1.4.0p25 Checkmk Community, Checkmk Pro, Checkmk Ultimate MT

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