Compare commits

..

4 Commits

Author SHA1 Message Date
Jenkins Server
25f74093a1 Recommit for updates in build 62 2026-09-07 15:33:16 +02:00
Jenkins Server
39be152378 Merge remote-tracking branch 'origin/master' into jenkins-build-62 2026-09-07 15:32:11 +02:00
32b36131b0 OP#672 edit check_fail2ban command 2026-09-07 15:31:49 +02:00
Jenkins Server
0f2a4af710 Recommit for updates in build 61 2026-09-07 15:22:26 +02:00
2 changed files with 2 additions and 2 deletions

View File

@@ -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$ -a $ARG2$',
ne_cmd_argstring => '-c $ARG1$ -C $ARG2$',
}
confdroid_nrpe::commands::definitions { 'check_alloy':
ne_check_name => 'check_alloy',

View File

@@ -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$ -a $ARG2$',
ne_cmd_argstring => '-c $ARG1$ -C $ARG2$',
}
confdroid_nrpe::commands::definitions { 'check_alloy':
ne_check_name => 'check_alloy',