S: I pulled down a 2003-03 something cvs of rrd tool and was able to compile/install it. ntop then worked just fine...
All I can think is that you're ld.so.cache has outdated info? -----Burton ---------- Original Message ---------------------------------- From: Stanley Hopcroft <[EMAIL PROTECTED]> Reply-To: [EMAIL PROTECTED] Date: Tue, 18 Mar 2003 21:04:44 +1100 >Dear Ladies and Gentlemen, > >I have only recently noticed that 2.1.90 fails to initialise the rrd >plugin wiht a dev version of rrdtool (last September CVS checkout I >think: v 1.1.0). > >Furthermore this has been the case since 2.1.55. > >There are no problems with a stable rrdtool (1.0.40). > >I have submitted make census-ok with the config/build details; configure >identifies the rrd libraries and headers. > >The error message is > >Mar 18 20:42:09 pc09011 ntop[51723]: Searching for plugins in >/usr/local/ntop-2.1.90/lib/ntop/plugins >Mar 18 20:42:09 pc09011 ntop[51723]: ICMP: Welcome to >icmpWatchPlugin. (C) 1999 by Luca Deri >Mar 18 20:42:09 pc09011 ntop[51723]: LASTSEEN: Welcome to >LastSeenWatchPlugin. (C) 1999 by Andrea Marangoni >Mar 18 20:42:09 pc09011 ntop[51723]: NETFLOW: Welcome to >NetFlow. (C) 2002 by Luca Deri >Mar 18 20:42:09 pc09011 ntop[51723]: NFS: Welcome to >nfsWatchPlugin. (C) 1999 by Luca Deri >Mar 18 20:42:09 pc09011 ntop[51723]: PDA: Welcome to >PDAPlugin. (C) 2001-2002 by L.Deri and W.Brock >Mar 18 20:42:09 pc09011 ntop[51723]: SFLOW: Welcome to >sFlowPlugin. (C) 2002 by Luca Deri > >Mar 18 20:42:09 pc09011 ntop[51723]: **WARNING** Unable to load plugin >'/usr/local/ntop-2.1.90/lib/ntop/plugins/rrdPlugin.so' >Mar 18 20:42:09 pc09011 ntop[51723]: **WARNING** Message is >'/usr/local/ntop-2.1.90/lib/ntop/plugins/rrdPlugin.so: Undefined symbol >"rrd_test >_error"' > >Mar 18 20:42:09 pc09011 ntop[51723]: Plugins loaded... continuing with >initialization >Mar 18 20:42:09 pc09011 ntop[51723]: PROTO_INIT: Processing protocol >list: 'FTP=ftp|ftp-data,HTTP=http|https,DNS=domain,Oracle=1521-1527,Ntop >=3000,NBios-IP=netbios-ns|netbios-dgm|netbios-ssn,Mail=lotusnote|pop2|pop3|kpop|smtp|imap,SNMP=snmp|snmptrap,Telnet=telnet,Cache=3128,NFS=nfs >|nfsd-status,BEA=7000-7010,SSH=ssh' >Mar 18 20:42:09 pc09011 ntop[51723]: Resetting traffic statistics... >Mar 18 20:42:09 pc09011 ntop[51723]: VENDOR: Loading MAC address table. >Mar 18 20:42:09 pc09011 ntop[51723]: VENDOR: Checking './specialMAC.txt' >Mar 18 20:42:09 pc09011 ntop[51723]: VENDOR: Checking >'/usr/local/ntop-2.1.90/etc/ntop/specialMAC.txt' >Mar 18 20:42:09 pc09011 ntop[51723]: VENDOR: ...found, 61 lines, loaded >59 records! >Mar 18 20:42:09 pc09011 ntop[51723]: VENDOR: Checking './oui.txt' > >Indeed, on a produnction ntop collector with a stable rrdtool > >tssyd> nm /usr/local/lib/librrd.so.0 | grep rrd_test_error >0000d45c T rrd_test_error >tssyd> pkg_info | grep rrd >rrdtool-1.0.40 Round Robin Database Tools >tssyd> > >On a dev collector with the dev rrdtool, > >pc09011# nm /usr/local/rrdtool-1.1.0/lib/librrd.a | grep rrd_test_err > U rrd_test_error >0000003c T rrd_test_error > U rrd_test_error > U rrd_test_error > U rrd_test_error >pc09011# > >pc09011> /usr/local/rrdtool-1.1.0/bin/rrdtool -h >RRDtool 1.1.x Copyright 1997-2001 by Tobias Oetiker <[EMAIL PROTECTED]> > >The dev branch of rrdtool has the Holt-Winters prediction CF for >aberration detection (as described in Jake Brutlags wonderful paper). > >That said, the data could be imported from a stable rrd to a dev one for >HW analysis. > >Yours sincerely. > > -- >------------------------------------------------------------------------ >Stanley Hopcroft >------------------------------------------------------------------------ > >'...No man is an island, entire of itself; every man is a piece of the >continent, a part of the main. If a clod be washed away by the sea, >Europe is the less, as well as if a promontory were, as well as if a >manor of thy friend's or of thine own were. Any man's death diminishes >me, because I am involved in mankind; and therefore never send to know >for whom the bell tolls; it tolls for thee...' > >from Meditation 17, J Donne. >_______________________________________________ >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
