(See below, sorry for the previous top post!) > Doh, you're exactly right. Well, I'm almost positive you're correct, > since I didn't realize there was a specific RRD tool exclusively for > ntop. > > I'm sure this will take care of it, thanks for your help! > > .jon > > > > -----Original Message----- > > From: Burton Strauss [mailto:[EMAIL PROTECTED] > > Sent: Monday, January 10, 2005 6:37 PM > > To: [email protected] > > Subject: RE: [Ntop] Unable to handle RRD file version 0003 > > > > rrdtool internal version was changed a while ago (pre 1.0.33) to 0003 > > (because of an internal format change): > > > > #define RRD_COOKIE "RRD" > > /* #define RRD_VERSION "0002" */ > > /* changed because microsecond precision requires another field */ > > #define RRD_VERSION "0003" > > #define FLOAT_COOKIE 8.642135E130 > > > > Sounds like you are linking against an older rrd instead of the frozen > > 1.0.49 in ntop's myrrd directory... > > > > I'd uninstall the rrdtool rpm and redo ./configure make make install > for > > ntop. > > > > -----Burton > > > > > > -----Original Message----- > > From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf > Of > > Jon > > Dossey > > Sent: Monday, January 10, 2005 2:14 PM > > To: [email protected] > > Subject: [Ntop] Unable to handle RRD file version 0003 > > > > > > Redhat FC1, ntop version 3.0 SourceForge .tgz. > > > > I'm receiving tons of these messages in the event log. If this is > > mentioned > > somewhere, I apologize, but I've definitely done my due diligence in > > searching before posting to the list. > > > > Jan 10 14:05:45 dhgcentral ntop[20802]: **WARNING** RRD: > > rrd_update(/usr/share/ntop/rrd/interfaces/eth2/IP_SNMPBytes.rrd) > error: > > can't handle RRD file version 0003 > > Jan 10 14:05:45 dhgcentral ntop[20802]: **WARNING** RRD: > > rrd_update(/usr/share/ntop/rrd/interfaces/eth2/IP_NNTPBytes.rrd) > error: > > can't handle RRD file version 0003 > > Jan 10 14:05:45 dhgcentral ntop[20802]: **WARNING** RRD: > > rrd_update(/usr/share/ntop/rrd/interfaces/eth2/IP_NFS_AFSBytes.rrd) > > error: can't handle RRD file version 0003 > > Jan 10 14:05:45 dhgcentral ntop[20802]: **WARNING** RRD: > > rrd_update(/usr/share/ntop/rrd/interfaces/eth2/IP_X11Bytes.rrd) error: > > can't handle RRD file version 0003 > > Jan 10 14:05:45 dhgcentral ntop[20802]: **WARNING** RRD: > > rrd_update(/usr/share/ntop/rrd/interfaces/eth2/IP_SSHBytes.rrd) error: > > can't handle RRD file version 0003 > > Jan 10 14:05:45 dhgcentral ntop[20802]: **WARNING** RRD: > > rrd_update(/usr/share/ntop/rrd/interfaces/eth2/IP_GnutellaBytes.rrd) > > error: can't handle RRD file version 0003 > > Jan 10 14:05:45 dhgcentral ntop[20802]: **WARNING** RRD: > > rrd_update(/usr/share/ntop/rrd/interfaces/eth2/IP_KazaaBytes.rrd) > error: > > can't handle RRD file version 0003 > > Jan 10 14:05:45 dhgcentral ntop[20802]: **WARNING** RRD: > > rrd_update(/usr/share/ntop/rrd/interfaces/eth2/IP_WinMXBytes.rrd) > error: > > can't handle RRD file version 0003 > > Jan 10 14:05:45 dhgcentral ntop[20802]: **WARNING** RRD: > > rrd_update(/usr/share/ntop/rrd/interfaces/eth2/IP_eDonkeyBytes.rrd) > > error: can't handle RRD file version 0003 > > Jan 10 14:05:45 dhgcentral ntop[20802]: **WARNING** RRD: > > rrd_update(/usr/share/ntop/rrd/interfaces/eth2/IP_MessengerBytes.rrd) > > error: can't handle RRD file version 0003 > > > > And on and on and on. Anyone have any idea what causes these? > > > > Thanks, > > Jon Dossey > > DELTA HEALTH GROUP > > > > > > > > > ________________________________________________________________________ > __ > > > > "The information transmitted is intended only for the person or entity > to > > which it is addressed and may contain confidential, proprietary, > and/or > > privileged material. Any review, retransmission, dissemination or > other > > use > > of, or taking of any action in reliance upon, this information by > persons > > or > > entities other than the intended recipient is prohibited. > > If you received this in error, please contact the sender and delete > the > > material from all computers." > > _______________________________________________ > > Ntop mailing list > > [email protected] > > http://listgateway.unipi.it/mailman/listinfo/ntop > > > > _______________________________________________ > > Ntop mailing list > > [email protected] > > http://listgateway.unipi.it/mailman/listinfo/ntop
Burton (et al) - I don't think this is the problem, I had a chance to check the configuration, and noticed this: include path -I/usr/src/redhat/SOURCES/ntop-3.0/myrrd Is there any easy way to verify which rrd it was linked against when it was built? I can't uninstall the rrdtool since I've got other applications using it (namely, Cacti). Thanks, Jon Dossey DELTA HEALTH GROUP __________________________________________________________________________ "The information transmitted is intended only for the person or entity to which it is addressed and may contain confidential, proprietary, and/or privileged material. Any review, retransmission, dissemination or other use of, or taking of any action in reliance upon, this information by persons or entities other than the intended recipient is prohibited. If you received this in error, please contact the sender and delete the material from all computers." _______________________________________________ Ntop mailing list [email protected] http://listgateway.unipi.it/mailman/listinfo/ntop
