icinga2: more checks should send sms
All checks were successful
bundlewrap/pipeline/head This commit looks good

This commit is contained in:
Franzi 2021-01-02 12:26:37 +01:00
parent 6e4c1ca502
commit 4f57a6c0e3
Signed by: kunsi
GPG key ID: 12E3D2136B818350
5 changed files with 8 additions and 1 deletions

View file

@ -17,6 +17,7 @@ defaults = {
'services': {
'SEAFILE PROCESS': {
'command_on_monitored_host': '/usr/local/share/icinga/plugins/check_systemd_unit seafile',
'vars.notification.sms': True,
},
'SEAHUB PROCESS': {
'command_on_monitored_host': '/usr/local/share/icinga/plugins/check_systemd_unit seahub',