Plugin:IPMI
From collectd Wiki
IPMI plugin | |
---|---|
Type: | read |
Callbacks: | config, init, read, shutdown |
Status: | supported |
First version: | 4.4 |
Copyright: | 2008–2009 Florian octo Forster 2008 Peter Holik 2009 Bruno Prémont |
License: | GPLv2 |
Manpage: | collectd.conf(5) |
List of Plugins |
The IPMI plugin uses the OpenIPMI library to read hardware sensors from servers using the Intelligent Platform Management Interface (IPMI). IPMI is very common with server hardware but usually not available in consumer hardware.
Synopsis
<Plugin "ipmi"> Sensor "some_sensor" Sensor "another_one" IgnoreSelected false NotifySensorAdd false NotifySensorRemove true NotifySensorNotPresent false </Plugin>