[rrd-users] Re: problem(bug?) with CDEF

Ashok Mandala chakri063 at yahoo.com
Tue Mar 19 02:05:12 MET 2002


Serge,

Thanks, but that doesn't seem to be the case because
"value,UN" returns a bool which is at the correct
position for IF. Actually using EQ as mentioned will
give an RPN stack error.

Thanks,
Ashok.

--- Serge Maandag <serge.maandag at staff.zeelandnet.nl>
wrote:
> DEF:val1=rrd1:<blah>...
> DEF:val2=rrd2:<blah>...
> CDEF:val3=val2,UN,val1,val2,IF
> LINE2:val3<blah>....
> 
> A quick look tells me that 
> 
> 	CDEF:val3=val2,UN,val1,val2,IF
> 
> should probably be
> 
> 	CDEF:val3=val2,UN,EQ,val1,val2,IF
> 
> Serge.
> 


__________________________________________________
Do You Yahoo!?
Yahoo! Sports - live college hoops coverage
http://sports.yahoo.com/

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