[rrd-users] Re: Importing data from ascii files.

Wilks Jonathan-BJW002 J.Wilks at motorola.com
Mon Oct 29 12:56:14 MET 2001


Trouble is, I tried that and I get the following message;

$ /usr/local/rrdtool/bin/rrdtool update testccase.rrd "996019200:7"
ERROR: illegal attempt to update using time 996019200 when last update time is 1004355231 (minimum one second step)

Jon.

-----Original Message-----
From: Torleiv Flatebo Ringer [mailto:ringert at consumption.net]
Sent: 26 October 2001 19:04
To: Wilks Jonathan-BJW002
Cc: rrd-users at list.ee.ethz.ch
Subject: Re: [rrd-users] Importing data from ascii files.


Should be easy to do, just add data at the right time stamps. Create an
rrd file that spans the right time period (two years for example). You should
then be able to "update" the rrd file with the "old" timestamps.

If you want to keep the data around forever, then you need to be careful
about making sure that the "round robin" doesn't end before you want
it to (make sure that your rrd file is big or long enough).

torleiv

what you said

> 
> Does anyone know if it is possible to add archive data to an rdd file?  I monitor license usage data with rrd and I have some legacy data in ascii files that I would like to add.
> 
> Regards.
> 
> Jon Wilks
> 
> --
> 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
> 

-- 
second gear, redline, bliss

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