bw/matrix-dimension enable process monitoring
bundlewrap/pipeline/head There was a failure building this commit Details

This commit is contained in:
Sophie Schiller 2021-07-04 20:47:40 +02:00
parent 8702e131dc
commit d74618f9a9
1 changed files with 3 additions and 3 deletions

View File

@ -68,9 +68,9 @@ def icinga_check_for_new_release(metadata):
'vars.notification.mail': True,
'check_interval': '60m',
},
#'MATRIX-DIMENSION PROCESS': {
# 'command_on_monitored_host': '/usr/lib/nagios/plugins/check_procs -a mautrix-telegram -c 1:',
#},
'MATRIX-DIMENSION PROCESS': {
'command_on_monitored_host': '/usr/lib/nagios/plugins/check_procs -a matrix-dimension -c 1:',
},
},
},
},