[rrd-users] Re: RRD step (NOT remstats problem)
Thomas Erskine
thomas.erskine at sympatico.ca
Thu May 15 12:40:52 MEST 2003
At 05:48 2003-05-15, anthony wrote:
>Hi there !
>I created my RRD with the default step 300 seconds.
>I use version 1.40 of RRD Tool under Linux Mandrake 9.
>I would like to know if it would be possible to update my RRD Step without
>losing the data that it contains.
You *could* change the step using dump, edit, restore, but this would not
give the results you want. There is no timestamp stored with each data
point, so changing the step would change the time rrdtool associated with
each data point. Double-plus-ungood. You could get something close by
dumping the rrd, munging the xml to produce the required update lines,
creating a new rrd with the new step and updating with the old data. SMOP.
>I do not want to lose current ddb.
>Thanks for contacting me as soon as you can,
>
>Have a nice Day,
>
>
>--
>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
Thomas Erskine <thomas.erskine at sympatico.ca> +1.613.591.8490
--
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