mirror of
https://github.com/xcat2/confluent.git
synced 2025-01-17 13:13:18 +00:00
Jarrod Johnson
ec02097b52
Explicitly check IPMI console health
In theory, pyghmi should be doing a self-health check. It has been discovered at scale that this self-health check may encounter issues. For now, try to workaround by having another health check at the confluent level, deferred by console activity. It's also spaced far apart so it should not significantly add to idle load (one check every ~5 minutes, spread out).
Description
Languages
Python
80.4%
Shell
15.6%
C
3.6%
Perl
0.3%