You can't.

You're looking for a regular database. Rrdtool is not.
It has some great graphing abilities, but that is not considered the core of 
the program.
Storing rates is, and rates are averaged over time.

Serge.

-----Original Message-----
From: Hector Jose Montalvo Herrera
[mailto:[EMAIL PROTECTED]
Sent: Thursday, August 21, 2003 6:10 PM
To: rrd-users@list.ee.ethz.ch
Subject: [rrd-users] create rrd with date sorting

Hello,

I have a question about the update rrdtool. I have the nex time and date:

1035610971:78
1035611597:78
1035613234:15571
1035614085:120
1035615907:120

The seconds is not continuos (dont have secuence but is sorting),
I created the test.rrd with the next commnad:
rrdtool create test.rrd --step 1 DS:speed:ABSOLUTE:1:U:U  \
RRA:AVERAGE:0.5:1:24  RRA:AVERAGE:0.5:1:10

but when I filled the test.rrd I can see any data (1035610971:nan , etc). I
did probe inserting the data second by second and  I can see the data.

How I can create a rrd databese or update that with information that dont
have any secuence (but sorting)?

Thanks

78 10/26/2002 00:42:51 CDT
78 10/26/2002 00:53:17 CDT
15571 10/26/2002 01:20:34 CDT
120 10/26/2002 01:34:45 CDT
120 10/26/2002 02:05:07 CDT
1643 10/26/2002 02:39:52 CDT
60 10/26/2002 02:43:53 CDT







-----------------------------------
|unix/linux is most powerful..;-)|

--
Unsubscribe mailto:[EMAIL PROTECTED]
Help        mailto:[EMAIL PROTECTED]
Archive     http://www.ee.ethz.ch/~slist/rrd-users
WebAdmin    http://www.ee.ethz.ch/~slist/lsg2.cgi

--
Unsubscribe mailto:[EMAIL PROTECTED]
Help        mailto:[EMAIL PROTECTED]
Archive     http://www.ee.ethz.ch/~slist/rrd-users
WebAdmin    http://www.ee.ethz.ch/~slist/lsg2.cgi

Reply via email to