fix: alerting
This commit is contained in:
parent
ed451e3b95
commit
21c5c6dbd5
6 changed files with 32 additions and 31 deletions
|
|
@ -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";
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue