Again, see HOWTO ask for help at snapshot. You've still never given any of the general information I ask for. Until you do so, I will not provide any more assistance.
I have no clue what redirection you keep harping on. As far as I know the only "script" for running ntop is for RedHat Linux in the rpm. Maybe you should post your script and tell us where you got it from. There are a lot of startup messages in the log, which are what I was asking you to post. However, running ntop interactively, there are sometimes other printf() messages which you don't see in the log. Off hand, there's nothing odd about dc2 -- silly ? but are you sure there is traffic there? -----Burton -----Original Message----- From: Evren Yurtesen [mailto:[EMAIL PROTECTED]] Sent: Friday, September 20, 2002 1:37 AM To: Burton M. Strauss III Cc: [EMAIL PROTECTED] Subject: RE: [Ntop] -M option Hi, Here is the output of ifconfig. I changed some ip addresses with x,y variables. I think I can live with this error since there is a simple fix of removing the redirection. I just thought if this is a bug then it could be beneficial to fix it. Evren dc0: flags=8943<UP,BROADCAST,RUNNING,PROMISC,SIMPLEX,MULTICAST> mtu 1500 inet x.x.x.58 netmask 0xffffffe0 broadcast x.x.x.63 ether 00:80:ad:88:c0:fc media: Ethernet autoselect (100baseTX <full-duplex>) status: active dc1: flags=8943<UP,BROADCAST,RUNNING,PROMISC,SIMPLEX,MULTICAST> mtu 1500 inet x.x.y.30 netmask 0xfffffff8 broadcast x.x.y.31 ether 00:80:ad:88:ca:73 media: Ethernet autoselect (100baseTX <full-duplex>) status: active dc2: flags=8943<UP,BROADCAST,RUNNING,PROMISC,SIMPLEX,MULTICAST> mtu 1500 inet 192.168.2.254 netmask 0xffffff00 broadcast 192.168.2.255 ether 00:80:ad:3c:38:49 media: Ethernet autoselect (100baseTX <full-duplex>) status: active dc3: flags=8943<UP,BROADCAST,RUNNING,PROMISC,SIMPLEX,MULTICAST> mtu 1500 inet 192.168.1.254 netmask 0xffffff00 broadcast 192.168.1.255 ether 00:80:ad:7b:6a:59 media: Ethernet autoselect (100baseTX <full-duplex>) status: active ed1: flags=8943<UP,BROADCAST,RUNNING,PROMISC,SIMPLEX,MULTICAST> mtu 1500 inet x.x.x.y.22 netmask 0xfffffff8 broadcast x.x.y.23 ether 00:20:18:61:40:1f ed2: flags=8802<BROADCAST,SIMPLEX,MULTICAST> mtu 1500 ether 00:20:18:61:40:33 lo0: flags=8049<UP,LOOPBACK,RUNNING,MULTICAST> mtu 16384 inet 127.0.0.1 netmask 0xff000000 On Thu, 19 Sep 2002, Burton M. Strauss III wrote: > No clue ... post info ... see HOWTO ask for help @ http://snapshot.ntop.org > > I'd be especially interested in the ifconfig output... > > -----Burton > > -----Original Message----- > From: Evren Yurtesen [mailto:[EMAIL PROTECTED]] > Sent: Thursday, September 19, 2002 10:14 AM > To: Burton M. Strauss III > Cc: [EMAIL PROTECTED] > Subject: RE: [Ntop] -M option > > > Alright you were right. When I use -M option I am not able to use the > change NIC option from admin section of the web interface. Perhaps I > remembered wrong about it since I was testing it at 3am =) > > I have another problem though. when I start ntop like below > /usr/local/bin/ntop -d -L -i dc0,dc1,dc2,dc3,ed1 -w 3000 -W 0 -a \ > /var/log/ntop.access.log -u nobody -E -n -M /dev/null 2>&1 > > I have 5 ethernet cards dc0,dc1,dc2,dc3,ed1 and when I run ntop > there is no information about dc1 ever! > > I could solve the problem by removing the redirection in the ntop.sh > script. I used this redirection at prompt to prevent output from ntop. > > >/dev/null 2>&1 > > I can still check again when I put the redirection if I lose information > collection on dc1 > > Evren > > On Thu, 19 Sep 2002, Burton M. Strauss III wrote: > > > No. > > > > Normally ntop will merge all the data for the interfaces. With -M, you > can > > select a single interface and that's what's then reported on. > > > > -----Burton > > > > -----Original Message----- > > From: Evren Yurtesen [mailto:[EMAIL PROTECTED]] > > Sent: Thursday, September 19, 2002 7:43 AM > > To: Burton M. Strauss III > > Cc: [EMAIL PROTECTED] > > Subject: RE:(2) [Ntop] -M option and a another problem > > > > > > Yes but what kind of change should I expect? Because even though it merges > > the data I can still switch between network interfaces and see only their > > usage alone. > > > > > Sent: Wednesday, September 18, 2002 7:50 PM > > > To: [EMAIL PROTECTED] > > > Subject: [Ntop] -M option > > > > > > > > > I tried ntop with -M option and without the option, > > > I couldnt see any difference, anybody can explain me what should I > expect > > > to see in the output web pages? > > > Thanks > > > Evren > > > > > > > > > _______________________________________________ Ntop mailing list [EMAIL PROTECTED] http://lists.ntop.org/mailman/listinfo/ntop
