Werk #14496: df: 'fs_used_percent' metric does not respect reserved space configuration
Component | Checks & agents |
Title | df: 'fs_used_percent' metric does not respect reserved space configuration |
Date | Jun 28, 2022 |
Checkmk Edition | Checkmk Raw (CRE) |
Checkmk Version | 2.2.0i1 |
Level | Trivial Change |
Class | Bug Fix |
Compatibility | Compatible - no manual interaction needed |
It is possible to configure the df check to exlude the space reserved for the root user from the used space. The metric 'fs_used_percent' which is shown in the perfometer of any filesystem service did not respect this configuration, showing the percentage of used space of the total filesystem, including the reserved space. This has been fixed.