bw/matrix-dimension enable process monitoring
This commit is contained in:
parent
71e5a828d4
commit
7d5b26f66c
1 changed files with 3 additions and 3 deletions
|
@ -68,9 +68,9 @@ def icinga_check_for_new_release(metadata):
|
||||||
'vars.notification.mail': True,
|
'vars.notification.mail': True,
|
||||||
'check_interval': '60m',
|
'check_interval': '60m',
|
||||||
},
|
},
|
||||||
#'MATRIX-DIMENSION PROCESS': {
|
'MATRIX-DIMENSION PROCESS': {
|
||||||
# 'command_on_monitored_host': '/usr/lib/nagios/plugins/check_procs -a mautrix-telegram -c 1:',
|
'command_on_monitored_host': '/usr/lib/nagios/plugins/check_procs -a matrix-dimension -c 1:',
|
||||||
#},
|
},
|
||||||
},
|
},
|
||||||
},
|
},
|
||||||
},
|
},
|
||||||
|
|
Loading…
Reference in a new issue