mirror of
https://opendev.org/x/pyghmi
synced 2025-01-28 11:57:34 +00:00
Jarrod Johnson
658c59f885
Autoenable alert policy for a destination
If an alert destination is set, there is no guarantee an alert policy will actually use it. Have the set_alert_destination go through the alert policy table checking for an entry that references the most recently set value, creating one if no match found. Change-Id: I6bef40dddb18ababb3d85bb02e5d0ae73c82df2f
This is a pure python implementation of IPMI protocol. pyghmicons and pyghmiutil are example scripts to show how one may incorporate this library into python code
Description
Languages
Python
99.9%
Shell
0.1%