bundles/seafile: no need for sms for seafile process, we're already doing http content checks
Some checks failed
bundlewrap/pipeline/head There was a failure building this commit
Some checks failed
bundlewrap/pipeline/head There was a failure building this commit
This commit is contained in:
parent
ad51400cae
commit
717159b61f
1 changed files with 0 additions and 1 deletions
|
@ -17,7 +17,6 @@ defaults = {
|
||||||
'services': {
|
'services': {
|
||||||
'SEAFILE PROCESS': {
|
'SEAFILE PROCESS': {
|
||||||
'command_on_monitored_host': '/usr/local/share/icinga/plugins/check_systemd_unit seafile',
|
'command_on_monitored_host': '/usr/local/share/icinga/plugins/check_systemd_unit seafile',
|
||||||
'vars.notification.sms': True,
|
|
||||||
},
|
},
|
||||||
'SEAHUB PROCESS': {
|
'SEAHUB PROCESS': {
|
||||||
'command_on_monitored_host': '/usr/local/share/icinga/plugins/check_systemd_unit seahub',
|
'command_on_monitored_host': '/usr/local/share/icinga/plugins/check_systemd_unit seahub',
|
||||||
|
|
Loading…
Reference in a new issue