Fixed
Details
Details
Assignee
Cyrille Bollu
Cyrille BolluReporter
Ron Roskens
Ron RoskensComponents
Fix versions
Affects versions
Priority
PagerDuty
PagerDuty
Created March 17, 2015 at 12:08 PM
Updated April 1, 2020 at 1:36 PM
Resolved July 24, 2015 at 6:57 AM
DiskUsageMonitor does not take into consideration when a filesystem has reserved blocks.
With the default setting of 15 percent, I've found that I get notifications for an ext4 filesystem only when the usage goes above 90%.
Since hrStorageTable doesn't include a reserved block column, the documentation for DiskUsageMonitor should mention a warning against changing the percentage to a value around the reserved block percentage.