Python module for ganglia 3.1.
This module collects system temperature data (and anything else) from the devices in /sys/class/hwmon.
- Copy
hwmon.pyto your python modules directory (often/usr/lib/ganglia/python_modules). - Copy
hwmon.pyconfto your ganglia config directory (often/etc/ganglia/conf.d). - Restart gmond.
Author: Adam Compton comptona@gmail.com