[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[cobalt-users] MRTG in RAQ3
- Subject: [cobalt-users] MRTG in RAQ3
- From: "Buky Torres" <webmaster@xxxxxxxxxxxx>
- Date: Fri Sep 28 22:39:02 2001
- List-id: Mailing list for users to share thoughts on Cobalt products. <cobalt-users.list.cobalt.com>
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