OP#672 edit check_alloy command

This commit is contained in:
2026-09-07 15:21:09 +02:00
parent eb1669f010
commit 330418c20a

View File

@@ -79,7 +79,7 @@ class confdroid_nrpe::commands::definition_rules (
confdroid_nrpe::commands::definitions { 'check_alloy': confdroid_nrpe::commands::definitions { 'check_alloy':
ne_check_name => 'check_alloy', ne_check_name => 'check_alloy',
ne_check_cmd => 'check_procs', ne_check_cmd => 'check_procs',
ne_cmd_argstring => '-c $ARG1$ -a $ARG2$', ne_cmd_argstring => '-c $ARG1$ -C $ARG2$',
} }
} }
} }