-
Notifications
You must be signed in to change notification settings - Fork 384
collectors LMSensorsCollector
Rob Smith edited this page Jul 13, 2012
·
9 revisions
This class collects data from libsensors. It should work against libsensors 2.x and 3.x, pending support within the PySensors Ctypes binding: http://pypi.python.org/pypi/PySensors/
Requires: 'sensors' to be installed, configured, and the relevant kernel modules to be loaded. Requires: PySensors requires Python 2.6+
If you're having issues, check your version of 'sensors'. This collector written against: sensors version 3.1.2 with libsensors version 3.1.2
- python-sensors
- Generic Options
- fahrenheit: True/False
- enabled: Enable collecting these metrics
- byte_unit: Default numeric output(s)
All keys are prefixed with nodes.hostname by default