"df" plugin
File system usage.
Data sources
The values are measured in bytes.
used(gauge, min 0)- Used bytes on the partition.
free(gauge, min 0)- Free (/unused) bytes on the partition.
Filename
df-instance.rrd
Example graph

Dependencies
- Most UNIXes
statfs(2)orstatvfs(2)getmntent(3)
- 4.4BSD or Mac OS X
statfs(2)orstatvfs(2)getfsstat(2)
