removing ignoreip at [nagios]

I removed the ignoreip setting from the nagios section. As pointed out, it is redundant here. Nagios server, under normal circumstances should not trigger any access errors, and would be included in the global ignoreips anyway.
pull/603/head
Ivo Truxa 2014-02-06 00:27:38 +01:00
parent f5f434f846
commit c207ad6058
1 changed files with 0 additions and 1 deletions

View File

@ -768,5 +768,4 @@ filter = nagios
action = iptables[name=Nagios, port=5666, protocol=tcp]
sendmail-whois[name=Nagios, dest=you@example.com, sender=fail2ban@example.com, sendername="Fail2Ban"]
logpath = /var/log/messages ; nrpe.cfg may define a different log_facility
ignoreip = 123.12.123.12 ; your Nagios server
maxretry = 1