[rrd-users] Multiple RRA and graph question

Ruben Merz rmerz at inktomi.com
Fri Jul 13 02:04:08 MEST 2001


Hi there, I'm sure there's something I'm missing, so I hpe that someone
will be able to explain it to me....
In this example taken from Alex's tutorial:

 rrdtool create test.rrd             \
            --start 920804400          \
            DS:speed:COUNTER:600:U:U   \
            RRA:AVERAGE:0.5:1:24       \
            RRA:AVERAGE:0.5:6:10


Suppose that you want to create a graph using the following command
(still taken from the tutorial):

 rrdtool graph speed.gif                                 \
         --start 920804400 --end 920808000               \
         DEF:myspeed=test.rrd:speed:AVERAGE              \
         LINE2:myspeed#FF0000


Which RRA is used??? Because both RRA are defined with AVERAGE. Could
someone explain this to me?
Thanks

Ruben


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