Add disk usage snapshot reports

This commit is contained in:
2026-02-08 02:21:15 +03:00
parent 3df9db3bf7
commit c34a142698
5 changed files with 70 additions and 1 deletions

View File

@@ -23,6 +23,13 @@ alerts:
smart_cooldown_sec: 21600
smart_temp_warn: 50
disk_report:
threshold: 90
cooldown_sec: 21600
top_dirs: 8
docker_dir: "/var/lib/docker"
logs_dir: "/var/log"
audit:
enabled: true
path: "/var/server-bot/audit.log"