[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[cobalt-users] MRTG in RAQ3



Hi,

I install MRTG
install IPCHAINS
do:
---
/sbin/ipchains -N acctin
/sbin/ipchains -N acctout
/sbin/ipchains -I input -j acctin
/sbin/ipchains -I output -j acctout
---
start SNMP
run cfgmaker
run indexmaker

But mrtg only count total traffic on first ip (I thing), or is all traffic
in first IP?. Ex: http://ns2.andorras.com/mrtg/

What I can do to get mrtg graph all the sites?

Thanks,

Buky Torres