docs: update watchdog headers — single-pass cron model, correct caller refs, stability vs system watchdog
This commit is contained in:
@@ -6,9 +6,9 @@
|
||||
# PURPOSE
|
||||
# ─────────────────────────────────────────────────────────────────────────────
|
||||
# Pool and storage health monitoring — catches runaway data growth before it
|
||||
# fills a pool. Runs as a single-pass script called by watchdog_orchestrator.sh
|
||||
# every cycle. Sits between docker_watchdog.sh (container health) and
|
||||
# system_watchdog.sh (last line of defense). Never reboots — detects, alerts,
|
||||
# fills a pool. Runs as a single-pass script called by system_watchdog.sh each
|
||||
# cycle. Sits between docker_watchdog.sh (container health) and
|
||||
# stability_watchdog.sh (last line of defense). Never reboots — detects, alerts,
|
||||
# and optionally remediates.
|
||||
#
|
||||
# ==============================================================================================
|
||||
|
||||
Reference in New Issue
Block a user