Rev 4 |
|
Rev 15 |
Line 17... |
|
Line 17... |
# set SCALE="12345" to set the fixed scale of the graphs to 12345 bytes/s |
|
# set SCALE="12345" to set the fixed scale of the graphs to 12345 bytes/s |
# |
|
# |
# If nothing is defined here, the defaults (dynamic scaling with a minimum |
|
# If nothing is defined here, the defaults (dynamic scaling with a minimum |
# scale of 1000 bytes/s) will be used |
|
# scale of 1000 bytes/s) will be used |
# |
|
# |
SCALE="1500000" |
|
SCALE="-1000" |
|
|
|
# Configure one line for each device that shall be sampled: |
|
# Configure one line for each device that shall be sampled: |
# |
|
# |
# DEV=<device>,<max bytes/s input>,<max bytes/s output>,<description> |
|
# DEV=<device>,<max bytes/s input>,<max bytes/s output>,<description> |
# |
|
# |
Line 55... |
|
Line 55... |
# DEV="SNMP:192.168.1.1:public:eth0,12500000,12500000,100 MBit ethernet via SNMP" |
|
# DEV="SNMP:192.168.1.1:public:eth0,12500000,12500000,100 MBit ethernet via SNMP" |
# DEV="RRCP:6a.61.62.00.00.03:2379:25,125000000,125000000,1 Gbit eth via RRCP" |
|
# DEV="RRCP:6a.61.62.00.00.03:2379:25,125000000,125000000,1 Gbit eth via RRCP" |
# |
|
# |
RTLBIN="/usr/local/bin/rtl83xx_repotec_g3224x" |
|
RTLBIN="/usr/local/bin/rtl83xx_repotec_g3224x" |
# |
|
# |
DEV="eth0,12500000,12500000,100 Mbit lokalni sit" |
|
DEV="eth0,125000000,125000000,1G IGW" |
DEV="ath0,10000000,10000000,link upc" |
|
DEV="eth1,125000000,125000000,1G prosek" |
DEV="ath1,10000000,10000000,link jarov" |
|
DEV="eth2,125000000,125000000,100M alphasys" |
DEV="ath2,10000000,10000000,AP jablonecka.jv" |
|
DEV="eth3,125000000,125000000,100M" |
DEV="wlan0,500000,500000,11 Mbit AP.jz" |
|
|
DEV="wlan1,500000,500000,11 Mbit AP.sv" |
|
|
DEV="SNMP:10.33.6.254:public:port1,12500000,12500000,100 Mbit eth via SNMP" |
|
|
DEV="SNMP:10.33.0.14:public:eth0,12500000,12500000,jtop 100 Mbit eth via SNMP" |
|
|
DEV="SNMP:10.33.6.254:public:port27,125000000,125000000,1 Gbit eth via SNMP" |
|
|
DEV="SNMP:10.33.6.254:public:port28,125000000,125000000,1 Gbit eth via SNMP" |
|
|
DEV="RRCP:6a.61.62.00.00.01:2379:26,125000000,125000000,1 Gbit eth via RRCP" |
|
|
DEV="RRCP:6a.61.62.00.00.05:2379:26,125000000,125000000,1 Gbit eth via RRCP" |
|
|
DEV="RRCP:6a.61.62.00.00.03:2379:25,125000000,125000000,1 Gbit eth via RRCP" |
|
|
DEV="RRCP:6a.61.62.00.00.03:2379:26,125000000,125000000,1 Gbit eth via RRCP" |
|
|
|
|
|