[rrd-users] Re: simple question, please don't discard
Daniel VASARHELYI
asd at mail.musichello.com
Sun Jan 12 10:37:58 MET 2003
> wich resolution. So if you graph rrdtool will automaticly find what resolution
> is still available. In the example the step is 300 seconds and 24 of them are
> stored with this resolution. The second RRA taking 6 samples of 300 and
> averaging them, ten of these new points are stored.
OK, check this example in rrdcreate manual:
"rrdtool create temperature.rrd --step 300 \
DS:temp:GAUGE:600:-273:5000 \
RRA:AVERAGE:0.5:1:1200 \
RRA:MIN:0.5:12:2400 \
RRA:MAX:0.5:12:2400 \
RRA:AVERAGE:0.5:12:2400"
There are four RRA's defined, BUT it does not fitting to your idea...
3 RRAs were defined with absolutely same conditions, why? Which of them
is being used?
asd
--
Daniel "asd" Vasarhelyi
PGP key avaible at http://asd.musichello.com/gpg-pub.key and public keyservers
Key fingerprint = EA00 AF4D A83C 1122 0967 DDF5 27BC 390F 181F 9954
--
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