Recommit for updates in build 9

This commit is contained in:
Jenkins Server
2026-03-11 15:54:36 +01:00
parent 4604cf6b74
commit 4bf7976df8

View File

@@ -128,7 +128,7 @@ class confdroid_fail2ban::monitoring::target (
) inherits confdroid_fail2ban::params {
if $fn_incl_target == true {
@@nagios_service { "check_fail2ban_${fqdn}":
check_command => 'check_procs -c 1:1 -C fail2ban-server',
check_command => 'check_nrpe!check_procs!1:1!fail2ban-server',
use => 'generic-service',
host_name => $fqdn,
notification_period => '24x7',