[rrd-users] Some advice.

Winton Davies wdavies at goto.com
Sat Jun 10 21:55:15 MEST 2000


Many thanks for the quick answers.

However it still doesn't work, even with GAUGE and AVERAGE (I'd tried 
this before as well).

First of all - Is it possible to "fool" RRD. ie I can create and 
update say a month of
data in one go ?

Secondly, can someone perhaps create/modify this config file I can 
use for this test data such that
the final fetch should show all 9 days of data (from 9th July to 18th) :

79
73
83
88
73
70
69
78
57


rrdtool create new1.rrd --start 960830287 --step 86400 
DS:a:GAUGE:86400:U:U  RRA:AVERAGE:1:1:365
 
rrdtool update new1.rrd 961089487:79
rrdtool update new1.rrd 961348687:73
rrdtool update new1.rrd 961607887:83
rrdtool update new1.rrd 961867087:88
rrdtool update new1.rrd 962126287:73
rrdtool update new1.rrd 962385487:70
rrdtool update new1.rrd 962644688:69
rrdtool update new1.rrd 962903888:78
rrdtool update new1.rrd 963163088:57

rrdtool fetch new1.rrd MAX --resolution 86400 --start 960830287 --end 963163088

Cheers,
  Winton
------------------------------------------------------------------------------
Winton Davies                                                wdavies at goto.com
GoTo, Inc.                                              http://shop.goto.com/
1820 Gateway Drive, Suite 300, San Mateo, CA 94404            (650) 403-2259
------------------------------------------------------------------------------

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



More information about the rrd-users mailing list