Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 315 Bytes

File metadata and controls

12 lines (8 loc) · 315 Bytes

diskfree

Python module for ganglia 3.1.

This module reads a list of mountpoints from the "mounts" parameter (probably /proc/mounts) and creates a "disk_free_(absolute|percent)_*" metric for each mountpoint it finds.

AUTHOR

Author: Michael T. Conigliaro <mike [at] conigliaro [dot] org>