fix: alerting

This commit is contained in:
Dominik Polakovics Polakovics 2026-01-05 10:45:38 +01:00
parent ed451e3b95
commit 21c5c6dbd5
6 changed files with 32 additions and 31 deletions

View file

@ -60,6 +60,9 @@
};
};
# Systemd services to monitor
services.victoriametrics.monitoredServices = [ "mysql" "nginx" "phpfpm-.*" ];
# backups - adjust repo for this host
borgbackup.repo = "u149513-sub10@u149513-sub10.your-backup.de:borg";