IPMI sensor to collect various sensor data of compute node
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.