updated to include support for modules extra like 'traffacct'

This commit is contained in:
Jordi Sanfeliu 2013-01-07 19:10:22 +01:00
parent 2094b7922e
commit d27138cb8e
1 changed files with 2 additions and 1 deletions

View File

@ -78,7 +78,6 @@ alert_rootfs_script = /path/to/script.sh
fail2ban = n
icecast = n
int = y
traffacct = n
</graph_enable>
@ -403,6 +402,7 @@ alert_rootfs_script = /path/to/script.sh
# TRAFFACCT graph
# -----------------------------------------------------------------------------
<traffacct>
enabled = n
max = 10
graphs_per_row = 2
enable_monthly_reports = n
@ -423,6 +423,7 @@ alert_rootfs_script = /path/to/script.sh
# Multihost
# -----------------------------------------------------------------------------
<multihost>
enabled = n
footer_url = y
graphs_per_row = 2
remotehost_list = server 1, server 2, server 3