Skip to content

collectors DiskSpaceCollector

Rob Smith edited this page Apr 18, 2012 · 18 revisions

DiskSpaceCollector

Dependencies

  • /proc/mounts

Options

  • Generic Options
  • exclude_filters - filesystem matching any of these patterns will be excluded from disk space metrics collection.
  • filesystems - filesystems to examine

Example Output

All keys are prefixed with nodes.hostname by default

root.inodes_free
root.gigabyte_free
root.gigabyte_avail
root.inodes_avail
root.inodes_used
root.gigabyte_used

Clone this wiki locally