Compare commits
1 Commits
25f74093a1
...
8599bd2fc1
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
8599bd2fc1 |
@@ -256,7 +256,7 @@ class confdroid_nrpe::commands::definition_rules (
|
||||
confdroid_nrpe::commands::definitions { 'check_fail2ban':
|
||||
ne_check_name => 'check_fail2ban',
|
||||
ne_check_cmd => 'check_procs',
|
||||
ne_cmd_argstring => '-c $ARG1$ -C $ARG2$',
|
||||
ne_cmd_argstring => '-c $ARG1$ -a $ARG2$',
|
||||
}
|
||||
confdroid_nrpe::commands::definitions { 'check_alloy':
|
||||
ne_check_name => 'check_alloy',
|
||||
|
||||
@@ -74,7 +74,7 @@ class confdroid_nrpe::commands::definition_rules (
|
||||
confdroid_nrpe::commands::definitions { 'check_fail2ban':
|
||||
ne_check_name => 'check_fail2ban',
|
||||
ne_check_cmd => 'check_procs',
|
||||
ne_cmd_argstring => '-c $ARG1$ -C $ARG2$',
|
||||
ne_cmd_argstring => '-c $ARG1$ -a $ARG2$',
|
||||
}
|
||||
confdroid_nrpe::commands::definitions { 'check_alloy':
|
||||
ne_check_name => 'check_alloy',
|
||||
|
||||
Reference in New Issue
Block a user