Add periodic resource alerts

This commit is contained in:
2026-02-07 22:35:00 +03:00
parent dd6dc8040b
commit b6a0bcccdc
3 changed files with 63 additions and 0 deletions

View File

@@ -12,6 +12,12 @@ thresholds:
disk_warn: 80
load_warn: 2.0
alerts:
enabled: true
interval_sec: 60
cooldown_sec: 900
notify_recovery: true
docker:
# If true, discover containers by name/label
autodiscovery: true