ceilometer.ipmi.platform.ipmi_sensor
Module¶IPMI sensor to collect various sensor data of compute node
ceilometer.ipmi.platform.ipmi_sensor.
IPMISensor
[source]¶Bases: object
The python implementation of IPMI sensor using ipmitool
The class implements the IPMI sensor to get various sensor data of compute node. It uses ipmitool to execute the IPMI command and parse the output into dict.
Except where otherwise noted, this document is licensed under Creative Commons Attribution 3.0 License. See all OpenStack Legal Documents.