This commit is contained in:
Jordi Sanfeliu 2013-01-09 19:24:25 +01:00
parent dce4964dfe
commit f54ca711ce
1 changed files with 4 additions and 8 deletions

View File

@ -125,11 +125,9 @@ ftp_log_date_format = %b %e
# HPTEMP graph
# -----------------------------------------------------------------------------
<hptemp>
<list>
0 = 2, 3
1 = 1, 6
2 = 16, 18, 19, 20, 21, 22
</list>
graph_0 = 2, 3
graph_1 = 1, 6
graph_2 = 16, 18, 19, 20, 21, 22
</hptemp>
@ -198,8 +196,6 @@ ftp_log_date_format = %b %e
eth0 = FastEthernet LAN, 0, 10000000
</desc>
gateway = eth0
rigid = 0, 0, 0
limit = 1000, 1000, 1000
</net>
@ -369,12 +365,12 @@ ftp_log_date_format = %b %e
# FAIL2BAN graph
# -----------------------------------------------------------------------------
<fail2ban>
graphs_per_row = 2
list = Security, Overload / Abuse
<desc>
0 = [apache], [apache-mod-security], [apache-overflows], [courierauth], [ssh], [pam-generic], [php-url-fopen], [vsftpd]
1 = [apache-imdbphp], [apache-evasive], [apache-badbots], [apache-robots-txt], [communigate], [named-refused-udp], [named-refused-tcp], [trac-ticketspam]
</desc>
graphs_per_row = 2
rigid = 0
limit = 100
</fail2ban>