[rrd-users] Re: RRD Archiving (AVERAGE,MIN,MAX,LAST)
nate
rrdtool at aphroland.org
Mon Aug 11 19:38:19 MEST 2003
Alex van den Bogaerdt said:
> If you're going to graph with a resolution of more than 300 seconds per
> pixel, RRDtool will do some calculations.
>
> LAST(1,3,2,5,4) == 4
> MIN(1,3,2,5,4) == 1
> MAX(1,3,2,5,4) == 5
> AVG(1,3,2,5,4) == 3
>
> which answer do you want to get if RRDtool consolidates 5 samples
> into one at graph time? (rrdtool graph ... --start end-250h ...)
I'd like all of them, at the moment my graphs show all
values MIN/AVG/MAX/LAST
thanks!!
nate
--
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