Log is useless - to much stuff happens in the various threads. Need to see if it fails under debug (gdb) and what the bt full output is - instructions in docs/FAQ.
-----Burton > -----Original Message----- > From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Behalf Of > Steve Cabito > Sent: Wednesday, August 11, 2004 4:22 PM > To: [EMAIL PROTECTED] > Subject: [Ntop] ntop quitting after 2 days > > > > My ntop won't run more than around 50 hours, and leaves no clues > in syslog. > Does anyone know why this might be happening? > > Also, it logs this message about 20 times per hour: > > **WARNING** tryLockMutex() called 'queuePacket' with a self-LOCKED mutex > [EMAIL PROTECTED]:2089] > > Thanks, > > -Steve > > > ---------------------------- > > Linux 2.6.5-1.358 #1 Sat May 8 09:04:50 EDT 2004 i686 athlon i386 > GNU/Linux > > CONSOLE: > -------- > ntop v.3.0 SourceForge .tgz MT (SSL) > Configured on Jun 25 2004 16:42:06, built on Jun 25 2004 16:48:01. > Copyright 1998-2004 by Luca Deri <[EMAIL PROTECTED]> > Get the freshest ntop from http://www.ntop.org/ > Initializing ntop > PROTO_INIT: Processing protocol file: > '/usr/local/share/ntop/protocol.list', > size: 408 > Checking eth0 for additional devices > Resetting traffic statistics for device eth0 > DLT: Device 0 [eth0] is 1, mtu 1514, header 14 > Checking eth1 for additional devices > Resetting traffic statistics for device eth1 > DLT: Device 1 [eth1] is 1, mtu 1514, header 14 > Initializing gdbm databases > Now running as requested user 'ntop' (501:500) > VENDOR: Loading MAC address table. > VENDOR: Checking for MAC address table file > VENDOR: File '/usr/local/etc/ntop/specialMAC.txt.gz' does not need to be > reloaded > VENDOR: ntop continues ok > VENDOR: Checking for MAC address table file > VENDOR: File '/usr/local/etc/ntop/oui.txt.gz' does not need to be reloaded > VENDOR: ntop continues ok > INIT: Bye bye: I'm becoming a daemon... > INIT: Parent process is exiting (this is normal) > > SYSLOG: > ------- > Now running as a daemon > OSFP: Checking for OS fingerprint table file > OSFP: Loading file '/usr/local/etc/ntop/etter.passive.os.fp.gz' > ASN: Checking for Autonomous System Number table file > **WARNING** ASN: Unable to open file 'AS-list.txt' > I18N: This instance of ntop does not support multiple languages > IP2CC: Checking for IP address <-> Country Code mapping file > IP2CC: Loading file '/usr/local/etc/ntop/p2c.opt.table.gz' > IP2CC: ...found 52395 lines > GDVERCHK: Guessing at libgd version > GDVERCHK: ... as 2.0.16-2.0.20 > Initializing external applications > Initializing semaphores, mutexes and threads > NOTE: atfork() handler registered for mutexes, rc 0 > THREADMGMT: Packet processor thread running... > THREADMGMT: Started thread (-160805968) for network packet analyser > THREADMGMT: Fingerprint scan thread running... > THREADMGMT: Started thread (-171295824) for fingerprinting > THREADMGMT: Idle host scan thread running... > THREADMGMT: Started thread (-181785680) for idle hosts detection > THREADMGMT: Address resolution thread running... > THREADMGMT: Started thread (-192275536) for DNS address resolution > Calling plugin start functions (if any) > Sniffying... > INIT: Created pid file (/usr/local/share/ntop/ntop.pid) > CHKVER: Checking current ntop version at version.ntop.org/version.xml > Listening on [eth0,eth1] > Now running as requested user 'ntop' (501:500) > Loading Plugins > Searching for plugins in /usr/local/lib/ntop/plugins > NETFLOW: Welcome to NetFlow.(C) 2002-04 by Luca Deri > SFLOW: Welcome to sFlowPlugin. (C) 2002-04 by Luca Deri > NFS: Welcome to nfsWatchPlugin. (C) 1999-2004 by Luca Deri > ICMP: Welcome to icmpWatchPlugin. (C) 1999-2004 by Luca Deri > LASTSEEN: Welcome to LastSeenWatchPlugin. (C) 1999 by Andrea Marangoni > PDA: Welcome to PDAPlugin. (C) 2001-2004 by L.Deri and W.Brock > XML: Welcome to xmldump plugin. (C) 2003-2004 by Burton Strauss > RRD: Welcome to rrdPlugin. (C) 2002-04 by Luca Deri. > Calling plugin start functions (if any) > RRD: Welcome to the RRD plugin > RRD: Mask for new directories is 0700 > RRD: Mask for new files is 0066 > THREADMGMT: rrd thread (-213308496) started > RRD: Started thread (-213308496) for data collection. > NETFLOW: White list initialized to '' > NETFLOW: Black list initialized to '' > NETFLOW: FILEDESCRIPTORBUG: Work-around activated > SSL is present but https is disabled: use -W <https port> for enabling it > Note: Reporting device initally set to 1 [eth1] > INITWEB: Initializing web server > INITWEB: Initializing tcp/ip socket connections for web server > FILEDESCRIPTORBUG: Work-around activated > INITWEB: Initialized socket, port 3000, address (any) > INITWEB: Waiting for HTTP connections on port 3000 > INITWEB: Starting web server > THREADMGMT: web connections thread (13402) started... > THREADMGMT: Started thread (-223798352) for web server > THREADMGMT: pcap dispatch thread running... > THREADMGMT: Started thread (-234288208) for network packet > sniffing on eth0 > THREADMGMT: pcap dispatch thread running... > THREADMGMT: Started thread (-244778064) for network packet > sniffing on eth1 > Note: SIGPIPE handler set (ignore) > WEB: ntop's web server is now processing requests > CHKVER: Version file is from 'version.ntop.org' > CHKVER: as of date is '2004-03-22T04:30:00' > CHKVER: This version of ntop is the CURRENT stable version > > ------------------------------------------ > > > > -- > Outgoing mail is certified Virus Free. > Checked by AVG Anti-Virus (http://www.grisoft.com). > Version: 7.0.175 / Virus Database: 264.3.0 - Release Date: 8/4/2004 > > > > > -- > Outgoing mail is certified Virus Free. > Checked by AVG Anti-Virus (http://www.grisoft.com). > Version: 7.0.175 / Virus Database: 264.3.0 - Release Date: 8/4/2004 > > _______________________________________________ > Ntop mailing list > [EMAIL PROTECTED] > http://listgateway.unipi.it/mailman/listinfo/ntop _______________________________________________ Ntop mailing list [EMAIL PROTECTED] http://listgateway.unipi.it/mailman/listinfo/ntop
