Luca made a change at one point that put the interface into the path of the rrd. I don't remember if it was pre or post 2.2. IIRC, before the change it always used eth1, after it uses the correct interface, so that hosts seen on multiple interfaces don't cause rrd update problems. If interfaces are being merged, then you will get all data in the one bucket (which, even with the change, may be named eth1).
Check the files - perhaps you have old data, which ntop is perfectly happy to give you... If interfaces aren't being merged, post change there are multiple buckets - are you letting ntop run long enough to store some data? It won't reach into the existing rrd and separate the data - once it's in the rrd (either merged or not merged), that's how it stays... -----Burton -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Behalf Of B. Lo�c Sent: Thursday, July 10, 2003 3:00 AM To: [EMAIL PROTECTED] Subject: [Ntop-dev] RRD plugin & multiple interfaces Hello, I am using ntop 2.2 on a Linux 2.4 with 4 network interfaces (eth1-eth4) and without the -M option. The agregated statistics are fine everywhere, except in the RRD stats (on the Stats / Traffic page). The link is : http://<url to ntop>/plugins/rrdPlugin?action=list&key=interfaces/eth1&title=interface eth1 This gives me the RRD stats for eth1, which is obviously not what I want (I want the RRD stats for all the traffic, taken from eth1 to eth4 all together). If I change eth1 to eth2-4 in the URL, I get only 2 graphs (knownhosts and activehosts) instead of the 47 I get for eth1 ! And I do have traffic on eth2-4, in fact they are doing around 25% traffic each... I also wonder why there is a space in the url before the second 'eth1' : shouldn't it be a %20 ? Thus, it is working when using IE 5.5+ to browse ntop, but with Netscape 4.7 I get a "Bad Request" error every time... Are these bugs (if so, have they been already fixed ?), or am I misusing ntop ? Regards, Lo�c _______________________________________________ Ntop-dev mailing list [EMAIL PROTECTED] http://listgateway.unipi.it/mailman/listinfo/ntop-dev _______________________________________________ Ntop-dev mailing list [EMAIL PROTECTED] http://listgateway.unipi.it/mailman/listinfo/ntop-dev
