mirror of
https://opendev.org/x/pyghmi
synced 2026-03-30 14:53:32 +00:00
8740687e0f93f03a8b65fb4f89f4e280c89160e6
In practice, generic discrete sensors have not indicated good *or* bad health They have most commonly been used to indicate something like a particular option being available or user disabled. This does mean that something trying to use an utterly generic discrete sensor will not trigger a health issue, but hopefully those cases leverage more informative events that do have clear 'health' connotations. There remains the chance that a sensor will rely upon the vocabulary of the text in SDR and that just cannot be avoided. Change-Id: I777b2f1300301291ca5a3aa7a6b18de1de6f9d1a
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%