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.
This commit is contained in:
Ivo Truxa 2014-02-06 00:27:38 +01:00
parent f5f434f846
commit c207ad6058

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