[rrd-users] Re: Display and all...

Tobias Oetiker oetiker at ee.ethz.ch
Thu Mar 2 21:59:23 MET 2000


Today you sent me mail regarding [rrd-users] Display and all...:

*> So plotting would become a 3 tiered thing:
*> 
*> 1) Foreach point in the selected RRA (by the "best resolution"
*> criterium), we run the "first" CDEF/rpn expression, generating a
*> stream of numbers.
*> 
*> 2) If it exists, an averaging function is run over these numbers
*> from #1, averaging functions are given as a tuple (of N numbers,
*> where N is the number of values to be averaged), which specifies
*> the weight of each value to be averaged.

There is the idea of having a MASSAGE: function which would work
somewhat like this:

MDEF:x=FUNCTION:par1:par2:...:parX 
(M for Massage)

the number of parameters depends on the Function chosen. Parameters
can be numbers or variable names from DEF or CDEF functions ...

*> at a certain position onto the stack (relative to current
*> position, which is signified by the number 0), you could
*> implement running averages using the CDEF/rpn construct.

this is already possible with the PREV operator ... 


does this make sense ?

cheers
tobi

-- 
 ______    __   _
/_  __/_  / /  (_) Oetiker, Timelord & SysMgr @ EE-Dept ETH-Zurich
 / // _ \/ _ \/ / TEL: +41(0)1-6325286  FAX:...1517  ICQ: 10419518 
/_/ \.__/_.__/_/ oetiker at ee.ethz.ch http://ee-staff.ethz.ch/~oetiker

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