mirror of
https://opendev.org/x/pyghmi
synced 2026-05-02 22:47:47 +00:00
9dd2c950a7b07ad4998c10abd8b53b5d7e4899f5
Assure that a live session shows activity at least once every 25-29.9 seconds. The interval is randomized to mitigate risk of some synchronized activity bringing on a wave of activity all at once. The spec indicated timeout is 'about' 60 seconds by default, but an implementation could lower it to 30 seconds within reason within the constraints of the spec. Change-Id: I74dc78757b11571c23cb309c99eee667787ffc79
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%