bundles/mautrix-whatsapp: use -a for check_procs
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
fede30c2cc
commit
3e1d3b483e
1 changed files with 1 additions and 1 deletions
|
@ -9,7 +9,7 @@ defaults = {
|
|||
'mautrix-whatsapp': {
|
||||
'services': {
|
||||
'MAUTRIX-WHATSAPP PROCESS': {
|
||||
'command_on_monitored_host': '/usr/lib/nagios/plugins/check_procs -C mautrix-whatsapp -c 1:',
|
||||
'command_on_monitored_host': '/usr/lib/nagios/plugins/check_procs -a mautrix-whatsapp -c 1:',
|
||||
},
|
||||
},
|
||||
},
|
||||
|
|
Loading…
Reference in a new issue