i meant to use it in terminal....cant v use ntop in shell/terminal (linux) otherthan web browser ??
On Mon, Aug 18, 2008 at 9:39 PM, <[EMAIL PROTECTED]> wrote: > Send Ntop mailing list submissions to > [email protected] > > To subscribe or unsubscribe via the World Wide Web, visit > http://listgateway.unipi.it/mailman/listinfo/ntop > or, via email, send a message with subject or body 'help' to > [EMAIL PROTECTED] > > You can reach the person managing the list at > [EMAIL PROTECTED] > > When replying, please edit your Subject line so it is more specific > than "Re: Contents of Ntop digest..." > > > Today's Topics: > > 1. Re: ntop dying with SegFault at line 26 (Gary Gatten) > 2. Can't find dumpxml in source code (Pavel Tolkachev) > 3. Re: Can't find dumpxml in source code (Fabio Pintus) > 4. How to get into interactive mode of ntop ? (Divya Soman) > 5. Re: How to get into interactive mode of ntop ? (Gary Gatten) > 6. Re: How to get into interactive mode of ntop ? (Lay, James) > > > ---------------------------------------------------------------------- > > Message: 1 > Date: Fri, 15 Aug 2008 13:16:32 -0500 > From: "Gary Gatten" <[EMAIL PROTECTED]> > Subject: Re: [Ntop] ntop dying with SegFault at line 26 > To: <[email protected]> > Message-ID: > <[EMAIL PROTECTED]> > Content-Type: text/plain; charset="US-ASCII" > > Just for kicks delete the db files - especially the dnscache. Let us > know if that helps - maybe rename the old ones and save them for > analysis if need be! > > Gary > > > -----Original Message----- > From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of > Kevin Freels > Sent: Friday, August 15, 2008 12:53 PM > To: [email protected] > Subject: Re: [Ntop] ntop dying with SegFault at line 26 > > Greetings! > > The crashes are starting to happen again. It ran fine for a few weeks, > and then suddenly started dying about three weeks ago. Nothing has been > changed on the system it's running on (FC7). Here's the flags for the > command line: > > NTOPCfg=" -w 3001 -i eth0,eth1 -M -K -z -t 6 -x 4096" > > Attached is the stdout from the start up until the crash, it ran about > 50 minutes. > > ....k > -=-=-=- > > > -----Original Message----- > > From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On > > Behalf Of Kevin Freels > > Sent: Monday, June 02, 2008 1:42 PM > > To: [email protected] > > Subject: Re: [Ntop] ntop dying with SegFault at line 26 > > > > Luca, > > > > I have started ntop with the CLI you prescribed. Here is the > > history of the commands I had set up in the init.d script > > (commented-out configs are ones I tried in succession): > > > > NTOPBin=/usr/local/bin/ntop > > #NTOPCfg=" -w 3001 -i eth0,eth1 -M -c -d -t 5" > > #NTOPCfg=" -w 3001 -i eth0,eth1 -M -c -t 5" > > #NTOPCfg=" -w 3001 -i eth0 -c -t 5" > > #NTOPCfg=" -w 3001 -i eth0 -c -t 5 -x 4096" > > #NTOPCfg=" -w 3001 -i eth0,eth1 -M -z -t 5 -x 4096" > > NTOPCfg=" -w 3001 -i eth0,eth1 -M -K -z -t 6 -x 4096" > > > > Over this last weekend, I limited the hosts hash and > > --sticky-hosts with "-x 4096" and dropped the "-c". It ran > > all weekend long until the disk filled up (but not from ntop, > > another issue). So perhaps the --sticky-hosts and the host > > hash limits are the trick....? In any event, it seems to be > > working now. > > > > I'll keep an eye on it for the week (or until it crashes). If > > it keeps going, maybe I'll fool around with the host hash > > limit, incrementally raising it. If anything happens to cause > > it to die, I'll forward on the gruesome details. > > > > Thanks for the reply!!! > > > > ....k > > -=-=-=- > > > > > -----Original Message----- > > > From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] > > On Behalf > > > Of Luca Deri > > > Sent: Sunday, June 01, 2008 12:30 AM > > > To: [email protected] > > > Subject: Re: [Ntop] ntop dying with SegFault at line 26 > > > > > > Kevin > > > in what setup are you running ntop? WAN perhaps? What is > > the exact CLI > > > command you're using? Can you please start it from shell > > and add -K -t > > > 6 and send the log. > > > > > > Thanks Luca > > _______________________________________________ > > Ntop mailing list > > [email protected] > > http://listgateway.unipi.it/mailman/listinfo/ntop > > > > > > > > <font size="1"> > <div style='border:none;border-bottom:double windowtext 2.25pt;padding:0in > 0in 1.0pt 0in'> > </div> > "This email is intended to be reviewed by only the intended recipient > and may contain information that is privileged and/or confidential. > If you are not the intended recipient, you are hereby notified that > any review, use, dissemination, disclosure or copying of this email > and its attachments, if any, is strictly prohibited. If you have > received this email in error, please immediately notify the sender by > return email and delete this email from your system." > </font> > > > > ------------------------------ > > Message: 2 > Date: Sun, 17 Aug 2008 19:18:41 -0700 (PDT) > From: Pavel Tolkachev <[EMAIL PROTECTED]> > Subject: [Ntop] Can't find dumpxml in source code > To: [email protected] > Message-ID: <[EMAIL PROTECTED]> > Content-Type: text/plain; charset=us-ascii > > Hello, > > I downloaded ntop source code today -- first a 3.3.7 tarball from > sourceforge and then via subversion -- and the code does not seem to contain > code of dumpxml plugin. The web interface still knows about it in plugins > menu. Is the plugin still available? Thanks! > > -Pavel > > > > > > ------------------------------ > > Message: 3 > Date: Mon, 18 Aug 2008 09:23:51 +0200 > From: "Fabio Pintus" <[EMAIL PROTECTED]> > Subject: Re: [Ntop] Can't find dumpxml in source code > To: [email protected], [EMAIL PROTECTED] > Message-ID: > <[EMAIL PROTECTED]> > Content-Type: text/plain; charset="iso-8859-1" > > Hi Pavel, > there is no need of dumpxml plugin. You go here : > http://$host_ntop:3000/dump.html > (or click on "Utils" menu item, and then click on" Data Dump"), and you > have > to select your preferred dataDump, in xml format. > > Fabio > > > > 2008/8/18 Pavel Tolkachev <[EMAIL PROTECTED]> > > > Hello, > > > > I downloaded ntop source code today -- first a 3.3.7 tarball from > > sourceforge and then via subversion -- and the code does not seem to > contain > > code of dumpxml plugin. The web interface still knows about it in plugins > > menu. Is the plugin still available? Thanks! > > > > -Pavel > > > > > > > > _______________________________________________ > > Ntop mailing list > > [email protected] > > http://listgateway.unipi.it/mailman/listinfo/ntop > > > -------------- next part -------------- > An HTML attachment was scrubbed... > URL: > http://listgateway.unipi.it/pipermail/ntop/attachments/20080818/eeda7346/attachment-0001.html > > ------------------------------ > > Message: 4 > Date: Mon, 18 Aug 2008 19:40:24 +0530 > From: "Divya Soman" <[EMAIL PROTECTED]> > Subject: [Ntop] How to get into interactive mode of ntop ? > To: [email protected] > Message-ID: > <[EMAIL PROTECTED]> > Content-Type: text/plain; charset="iso-8859-1" > > Iam new to ntop.I wish to familiarise with ntop.i culd get into the web > mode > but i also want to b familiar with its inetractive mode.So plz help me hoe > to get into the interactive mode. > -------------- next part -------------- > An HTML attachment was scrubbed... > URL: > http://listgateway.unipi.it/pipermail/ntop/attachments/20080818/28d79477/attachment-0001.html > > ------------------------------ > > Message: 5 > Date: Mon, 18 Aug 2008 10:51:32 -0500 > From: "Gary Gatten" <[EMAIL PROTECTED]> > Subject: Re: [Ntop] How to get into interactive mode of ntop ? > To: <[email protected]> > Message-ID: > <[EMAIL PROTECTED]> > Content-Type: text/plain; charset="us-ascii" > > I don't understand "interactive" mode. The web/html is the primary > (only) interface. There are other ways to get data out with dumps and > extractions and such, but not sure what you're asking. > > > > Gary > > > > > > ________________________________ > > From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of > Divya Soman > Sent: Monday, August 18, 2008 9:10 AM > To: [email protected] > Subject: [Ntop] How to get into interactive mode of ntop ? > > > > Iam new to ntop.I wish to familiarise with ntop.i culd get into the web > mode but i also want to b familiar with its inetractive mode.So plz help > me hoe to get into the interactive mode. > > > > > > > <font size="1"> > <div style='border:none;border-bottom:double windowtext 2.25pt;padding:0in > 0in 1.0pt 0in'> > </div> > "This email is intended to be reviewed by only the intended recipient > and may contain information that is privileged and/or confidential. > If you are not the intended recipient, you are hereby notified that > any review, use, dissemination, disclosure or copying of this email > and its attachments, if any, is strictly prohibited. If you have > received this email in error, please immediately notify the sender by > return email and delete this email from your system." > </font> > > -------------- next part -------------- > An HTML attachment was scrubbed... > URL: > http://listgateway.unipi.it/pipermail/ntop/attachments/20080818/235645c6/attachment-0001.html > > ------------------------------ > > Message: 6 > Date: Mon, 18 Aug 2008 10:09:46 -0600 > From: "Lay, James" <[EMAIL PROTECTED]> > Subject: Re: [Ntop] How to get into interactive mode of ntop ? > To: <[email protected]> > Message-ID: > <[EMAIL PROTECTED] > > > Content-Type: text/plain; charset="us-ascii" > > > > > > From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of > Gary Gatten > Sent: Monday, August 18, 2008 9:52 AM > To: [email protected] > Subject: Re: [Ntop] How to get into interactive mode of ntop ? > > > > I don't understand "interactive" mode. The web/html is the primary > (only) interface. There are other ways to get data out with dumps and > extractions and such, but not sure what you're asking. > > > > Gary > > > > > > ________________________________ > > From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of > Divya Soman > Sent: Monday, August 18, 2008 9:10 AM > To: [email protected] > Subject: [Ntop] How to get into interactive mode of ntop ? > > > > Iam new to ntop.I wish to familiarise with ntop.i culd get into the web > mode but i also want to b familiar with its inetractive mode.So plz help > me hoe to get into the interactive mode. > > > > > > According to the ntop-overview.pdf it shows an interactive mode using > intop...looks like a pretty old document though. > > > > James > > > > -------------- next part -------------- > An HTML attachment was scrubbed... > URL: > http://listgateway.unipi.it/pipermail/ntop/attachments/20080818/699353a7/attachment.html > > ------------------------------ > > _______________________________________________ > Ntop mailing list > [email protected] > http://listgateway.unipi.it/mailman/listinfo/ntop > > > End of Ntop Digest, Vol 51, Issue 7 > *********************************** >
_______________________________________________ Ntop mailing list [email protected] http://listgateway.unipi.it/mailman/listinfo/ntop
