pvc/health-daemon/pvchealthd
Joshua Boniface 709c9cb73e Pause pvchealthd startup until node daemon is run
If the health daemon starts too soon during a node bootup, it will
generate generate tons of erroneous faults while the node starts up.
Adds a conditional wait for the current node daemon to be in "run"
state before the health daemon really starts up.
2023-12-13 14:53:54 -05:00
..
objects Ensure entry in name is uppercase 2023-12-09 17:01:41 -05:00
util Move config parser into daemon_lib 2023-11-30 00:05:37 -05:00
Daemon.py Pause pvchealthd startup until node daemon is run 2023-12-13 14:53:54 -05:00
__init__.py Split health monitoring into discrete daemon/pkg 2023-11-29 21:21:51 -05:00