[rrd-users] Re: Spikes...

George Dau gedau at isa.mim.com.au
Wed Jan 23 03:22:10 MET 2002


Spikes have been discussed. If you want to stop them from happening, dont
use the "counter" data type, use "derive" and set the minimum value to 0
(zero). You will loose some data when the counter wraps, but you wont get
spikes.

Export the rrd using "rrdtool dump" and edit the data types changing them to
"derive" and setting the minimum to zero, then reload using "rrdtool
restore" (I think).

You can also edit that XML from the dump to remove the spikes. Maybe this is
only worth doing in the yearly data, since the others will expire.

-----Original Message-----
From: Kristjan Thordarson [mailto:kth at hp.is]
Sent: Wednesday, 23 January 2002 10:58 AM
To: rrd-users at list.ee.ethz.ch
Subject: [rrd-users] Spikes...



Hi all.  I'm new to this list, sorry if this question has been asked many
times (searched archives with little luck)....

I'm monitoring ATM sub interfaces on my cisco box, when the box is reloaded
huges spikes show up in my graphs.  Is there a way to "edit" these 
out or somehow fix them?


I've tried a tool called killspikes but I get this error when I run it:


Found 2 datasources
Malformed input at /home/kth/rrdtool-1.0.33/contrib/killspike/killspike.pl
line 73, <IN> line 44.


Regards,
Kristjan Thordarson




--
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


**********************************************************************
The information contained in this e-mail is confidential and is
intended only for the use of the addressee(s).
If you receive this e-mail in error, any use, distribution or
copying of this e-mail is not permitted. You are requested to
forward unwanted e-mail and address any problems to the
MIM Holdings Limited Support Centre.

For general enquires:	++61 7 3833 8000
Support Centre e-mail:	supportcentre at mim.com.au
Support Centre phone:  	Australia 1800500646
        				International ++61 7 38338042
**********************************************************************


--
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