Project

General

Profile

« Previous | Next » 

Revision 8d5c0698

Added by Nathan Scott over 17 years ago

  • ID 8d5c06982c523c25d5339d2f22fe190798c7c60e

Fix filesys.free calculation to use b_avail

Most filesystems reserve an amount of space that can only be
allocated by the root user, once out-of-space conditions are
reached. This is reflected by differences in the statfs(2)
b_avail and b_free values.

This patch makes PCP filesystem metric values match up with
reality according to df(1).

  • added
  • modified
  • copied
  • renamed
  • deleted