mirror of
https://opendev.org/x/pyghmi
synced 2025-01-16 04:38:19 +00:00
Jarrod Johnson
7ac880f3f8
Add 'get_health' to Command class
Provide a convenience function that summarizes the overall health of the managed system based. Currently, it just enumerates all SDR indicated sensors seeking unhealthy readings. Change-Id: Ifce6d05623acc86b6bf42ceb57824b65eefa36ae
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%