diff --git a/3.0/monitorix.conf b/3.0/monitorix.conf index e9761bf..a4ee6a5 100644 --- a/3.0/monitorix.conf +++ b/3.0/monitorix.conf @@ -182,18 +182,22 @@ alert_rootfs_script = /path/to/script.sh - rigid = , 0, 0 - limit = , 1000, 1000 + rigid = 2, 0, 0 + limit = 100, 1000, 1000 # NET graph # ----------------------------------------------------------------------------- -net_list = eth0 - - eth0 = FastEthernet LAN, 0, 10000000 - -net_gateway = eth0 + + list = eth0 + + eth0 = FastEthernet LAN, 0, 10000000 + + gateway = eth0 + rigid = 0, 0, 0 + limit = 1000, 1000, 1000 + # SERV graph