[rrd-users] cdef + rpn

Neil Calvert ncalvert at cabletron.com
Wed Jan 12 23:22:00 MET 2000


hi all

I have a problem converting a calculation to RPN and perhaps someone can
help.

The calculation I have to do is of the form :

( ( <octets per second> * 8 ) / <bandwidth in bits> ) * 100

to return a percentage of bandwidth used.

The two forms I've tried with CDEF are :

o,8,*,b,/,100,*

100,b,o,8,*,/,*


where o = octets, b = bandwidth in bits

Neither one gives the correct answer - can someone perhaps explain it
more clearly to me?

cheers

Neil

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