-S has been removed from 2.1.51+ because it had problems. rrd support has been added via the pluging - it's much more flexible.
To trap the info regarding a seg fault, see the instructions at http://snapshot.ntop.org or in docs/FAQ on how to run under gdb. You MAY turn on -K command line option and get an automated backtrace (if it's gcc you're compiling with), but the hex offsets in there aren't useful to us -- because they reflect YOUR compiled version of ntop. So the best answer is gdb. But, as I said, we know -S had problems, but it's been removed from the development version anyway... so don't expect much... -----Burton ---------- Original Message ---------------------------------- From: [EMAIL PROTECTED] (Karsten R�mke) Reply-To: [EMAIL PROTECTED] Date: Thu, 14 Nov 2002 13:45:07 +0100 > > >The Jetman wrote: > >> Karsten: Since you haven't indicated which command-line options >> you're using, can't be sure if this will be useful. When I had >> problems w/ NTOP (2.1.2), I was able to get it to run for weeks (as of >> today, 32 days straight), by eliminating the -S option. Here are the >> options I use under FreeBSD 4.5-RELEASE: >> >> -u nobody -d -P /var/db/ntop -w 3000 -i sis0 -D cbc-office -L >> > >Hello! >Yes I give less Information, my mistake. >But, the only information I can give, are the start options >I used the Suse-specific file in the ntop package and copy >it in my /etc/init.d/ directory. >Here are the option: > -u ntop > -i eth0 > -E > -w 3000 > -P /usr/local/share/ntop > -U http://jake.ntop.org/cgi-bin/mapper.pl > -a /usr/local/share/ntop/ntop.access.log > -L > >The daemon is started by: >startproc -q /usr/local/bin/ntop >normal options, as far as I can see. > > >But, Jet, you are right, I used the option -S 1. Before using this >option it seems to run, if I remember right. >So I switched back and deleted the option -S 1. > >Is there any log-file where I can find some information? >The lines in messages are not so helpful to me... >last Information given: >Nov 14 13:33:51 hhbGate ntop[23059]: Extending hash size >[newSize=512][deviceId=0] > >Thanks, and excuse me again > Karsten > > >> > > >-- >------------- >email [EMAIL PROTECTED] >web www.t-online.de/~biermann-roemke >tel 0228 212395 >fax 01805 060 334 276 74 >---------------------------------------------------------------------- > >_______________________________________________ >Ntop mailing list >[EMAIL PROTECTED] >http://listgateway.unipi.it/mailman/listinfo/ntop > ____________________________________________________________ Free 20MB Web Site Hosting and Personalized E-mail Service! Get It Now At Doteasy.com http://www.doteasy.com/et/ _______________________________________________ Ntop mailing list [EMAIL PROTECTED] http://listgateway.unipi.it/mailman/listinfo/ntop
