mirror of
https://opendev.org/x/pyghmi
synced 2025-01-16 04:38:19 +00:00
Jarrod Johnson
26f4ad8ec7
Add sensor information from IPMI 2.0 rev 1.1
IPMI 2.0 rev 1.1 adds support for modeling standby power supplies and OS installation. Add the appropriate constants. Change-Id: I60ff394dad5209cedc6030afd740348db79c7f17
This is a pure python implementation of IPMI protocol. ipmictl.py is a sample application to roughly show the most simple approach to invoking the library.
Description
Languages
Python
99.9%
Shell
0.1%