[Pkg-monitoring-maintainers] Bug#772481: use b_avail instead of b_free to calculate free space

Daniel Pocock daniel at pocock.pro
Sun Dec 7 17:07:33 UTC 2014


Package: ganglia-modules-linux
Version: 1.3.5-1
Severity: important

The filesystem free space metric is using b_free to return free space.

It is better to return b_avail which return the amount of space
available to non-root users.  b_free includes the reserved space.



More information about the Pkg-monitoring-maintainers mailing list