Skip to content

collectors LMSensorsCollector

Rob Smith edited this page Jul 13, 2012 · 9 revisions

LMSensorsCollector

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

Dependencies

  • python-sensors

Options

  • Generic Options
  • fahrenheit: True/False
  • enabled: Enable collecting these metrics
  • byte_unit: Default numeric output(s)

Example Output

All keys are prefixed with nodes.hostname by default

Clone this wiki locally