[rrd-users] Re: Problems with RRD and graphing BIND...........
Serge Maandag
serge.maandag at staff.zeelandnet.nl
Mon Mar 3 18:40:54 MET 2003
Now that is weird!
Both updates may have affected the rrd in a different way because the N: may have updated another sample in your RRA.
Duplicate the rrd to have 1.rrd and 2.rrd and simultaneously do an update
- on 1.rrd using Time=`perl -e "print time"`;rrdtool update 1.rrd
$Time:5444:5656:54545:777878:0:45454
- on 2.rrd using rrdtool update 2.rrd N:5444:5656:54545:777878:0:45454
Repeat this 3 times in a row with a 5 minute interval.
Is there a difference?
Serge.
-----Original Message-----
From: Alex Ponnath [mailto:alexp at iccinternet.com]
Sent: Monday, March 03, 2003 6:19 PM
To: Serge Maandag; rrd-users at list.ee.ethz.ch
Subject: RE: [rrd-users] Problems with RRD and graphing BIND...........
Below see the value it is using... For some reason it seems the N is
the problem.
N:103:12:0:34:257:307
If I specify a time value and then call it it works fine
RRDs::update
("bindns2laxus.rrd","1046671700:4345:54545:6565:54545:45454:78787");
Versus this one fails...
RRDs::update ("bindns2laxus.rrd","N:5444:5656:54545:777878:0:45454");
--
Unsubscribe mailto:rrd-users-request at list.ee.ethz.ch?subject=unsubscribe
Help mailto:rrd-users-request at list.ee.ethz.ch?subject=help
Archive http://www.ee.ethz.ch/~slist/rrd-users
WebAdmin http://www.ee.ethz.ch/~slist/lsg2.cgi
More information about the rrd-users
mailing list