Go back and READ through the messages from ./configure and make - you missed something which isn't compiling rrdtool...
-----Burton -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Behalf Of Michael Zanetti Sent: Wednesday, July 16, 2003 8:40 AM To: [EMAIL PROTECTED] Subject: RE: [Ntop] I can't run rrdtool ntop -u ntopuser -P /mydir -C -t 3 -w 3001 Wait please: ntop is coming up... 16/Jul/2003 15:33:26 ntop v.2.2 MT (SSL) [i686-pc-linux-gnu] (07/16/03 02:11:21 PM build) 16/Jul/2003 15:33:26 Copyright 1998-2003 by Luca Deri <[EMAIL PROTECTED]> 16/Jul/2003 15:33:26 Get the freshest ntop from http://www.ntop.org/ 16/Jul/2003 15:33:26 Initializing ntop SSL is present but https is disabled: use -W <https port> for enabling it 16/Jul/2003 15:33:26 Initializing gdbm databases 16/Jul/2003 15:33:26 Listening on [eth0] 16/Jul/2003 15:33:26 **WARNING** Truncated network size (device eth0) to 1024 hosts (real netmask 255.255.0.0) 16/Jul/2003 15:33:26 Loading Plugins 16/Jul/2003 15:33:26 Searching for plugins in /usr/local/lib/ntop/plugins 16/Jul/2003 15:33:26 ICMP: Welcome to icmpWatchPlugin. (C) 1999 by Luca Deri 16/Jul/2003 15:33:26 LASTSEEN: Welcome to LastSeenWatchPlugin. (C) 1999 by Andrea Marangoni 16/Jul/2003 15:33:26 NETFLOW: Welcome to NetFlow.(C) 2002 by Luca Deri 16/Jul/2003 15:33:26 NFS: Welcome to nfsWatchPlugin. (C) 1999 by Luca Deri 16/Jul/2003 15:33:26 PDA: Welcome to PDAPlugin. (C) 2001-2002 by L.Deri and W.Brock 16/Jul/2003 15:33:26 SFLOW: Welcome to sFlowPlugin. (C) 2002 by Luca Deri 16/Jul/2003 15:33:26 RRD: Welcome to rrdPlugin. (C) 2002 by Luca Deri. 16/Jul/2003 15:33:26 Plugins loaded... continuing with initialization 16/Jul/2003 15:33:26 Resetting traffic statistics... 16/Jul/2003 15:33:26 VENDOR: Loading MAC address table. 16/Jul/2003 15:33:26 VENDOR: Checking './specialMAC.txt' 16/Jul/2003 15:33:26 VENDOR: Checking '/usr/local/etc/ntop/specialMAC.txt' 16/Jul/2003 15:33:26 VENDOR: ...found, 61 lines, loaded 59 records! 16/Jul/2003 15:33:26 VENDOR: Checking './oui.txt' 16/Jul/2003 15:33:26 VENDOR: Checking '/usr/local/etc/ntop/oui.txt' 16/Jul/2003 15:33:26 VENDOR: ...found, 41794 lines, loaded 6783 records! 16/Jul/2003 15:33:26 I18N: This instance of ntop does not support multiple languages 16/Jul/2003 15:33:26 IP2CC: Looking for IP address <-> Country code mapping file 16/Jul/2003 15:33:27 IP2CC: 47455 records read 16/Jul/2003 15:33:27 THREADMGMT: Packet processor thread (0) started... 16/Jul/2003 15:33:27 THREADMGMT: Started thread (16386) for network packet analyser 16/Jul/2003 15:33:27 THREADMGMT: Idle Scan thread (0) started 16/Jul/2003 15:33:27 THREADMGMT: Started thread (32771) for idle hosts detection 16/Jul/2003 15:33:27 THREADMGMT: Address resolution thread started... 16/Jul/2003 15:33:27 THREADMGMT: Started thread (49156) for DNS address resolution 16/Jul/2003 15:33:27 Calling plugin start functions (if any) 16/Jul/2003 15:33:27 NETFLOW: White list initialized to '' 16/Jul/2003 15:33:27 NETFLOW: Black list initialized to '' 16/Jul/2003 15:33:27 NETFLOW: Export disabled at user request 16/Jul/2003 15:33:27 WEB: Initializing 16/Jul/2003 15:33:27 Note: Reporting device set to 0[eth0] 16/Jul/2003 15:33:27 WEB: Waiting for HTTP connections on port 3001 16/Jul/2003 15:33:27 THREADMGMT: web connections thread (0) started... 16/Jul/2003 15:33:27 THREADMGMT: Started thread (65541) for web server 16/Jul/2003 15:33:27 Sniffying... 16/Jul/2003 15:33:27 THREADMGMT: pcap dispatch thread started... 16/Jul/2003 15:33:27 THREADMGMT: Started thread (81926) for network packet sniffing on eth0 > What do you see if you run ntop with -t 3? > > Anything useful? > > A. > > -----Original Message----- > From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of > Michael > Zanetti > Sent: Wednesday, July 16, 2003 3:04 PM > To: [EMAIL PROTECTED] > Subject: [Ntop] I can't run rrdtool > > > Hi, > > I compiled ntop 2.2 with rrdtool 1.0.44 whitout errors. When I run ntop > everxthing works fine except the rrdtool. In the plugin-section I get > the > message: This plugin is disabled as ntop has not been compiled with RRD > support. > > I ran the configuration script with the following parameters: > > ./configure > --with-libpng-root=/data/ntop-2.2/gdchart0.94c/gd-1.8.3/libpng-1.2.4/ > --with-gd-root=/data/ntop-2.2/gdchart0.94c/gd-1.8.3/ > --with-zlib-root=/data/ntop-2.2/gdchart0.94c/zlib-1.1.4/ > --with-rrd-lib=/data/rrdtool-1.0.44/lib/ > --with-rrd-include=/data/rrdtool-1.0.44/src/ > > The script endet whitout errors. > > After compiling and installing I run ntop, but rrdtool was not > installed. > > Could anyone tell me what I did wrong? > > Thanks for your help!!! > > Michael _______________________________________________ Ntop mailing list [EMAIL PROTECTED] http://listgateway.unipi.it/mailman/listinfo/ntop
