icinga2: more checks should send sms
All checks were successful
bundlewrap/pipeline/head This commit looks good
All checks were successful
bundlewrap/pipeline/head This commit looks good
This commit is contained in:
parent
6e4c1ca502
commit
4f57a6c0e3
5 changed files with 8 additions and 1 deletions
|
@ -19,8 +19,9 @@ defaults = {
|
|||
'icinga2_api': {
|
||||
'matrix-synapse': {
|
||||
'services': {
|
||||
'SYNAPSE PROCESS': {
|
||||
'MATRIX-SYNAPSE PROCESS': {
|
||||
'command_on_monitored_host': '/usr/local/share/icinga/plugins/check_http_url_for_string http://[::1]:20080/_matrix/static/ "Synapse is running"',
|
||||
'vars.notification.sms': True,
|
||||
},
|
||||
},
|
||||
},
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue