[rrd-users] Re: RRD Archiving (AVERAGE,MIN,MAX,LAST)
nate
rrdtool at aphroland.org
Sun Aug 17 18:51:06 MEST 2003
Alex van den Bogaerdt said:
> You may think you can solve this by using the appropriate GPRINT
> options however there is a huge difference between printing
> max(avg(1,2,3,4,5),avg(2,3,4,5,6)) --> max(3,4) --> 4
> and
> max(max(1,2,3,4,5),max(2,3,4,5,6)) --> max(5,6) --> 6
>
> HTH
> Alex
yep it does! 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