[rrd-users] Still struggling with RRD & RPN. where's the pb, all looks good to me.

Laurent LEVIER llevier at argosnet.com
Mon Apr 26 18:18:36 MEST 2004


Guys,

I still try to create my layered area, depending on the value.

I intend to have (G=Green, O=Orange, R=Red) as:
GGGGGOOOOORRRRR
GGGGGOOOOOR
GGGGGOOO
GGG
GGGGGOOO

To build this, I defined the following:
         'CDEF:Cnxs=input,300,LE,input,300,IF' \
         'CDEF:CnxsOrange=input,600,GE,300,input,IF' \
         'AREA:Cnxs#00FF00' \
         'STACK:CnxsOrange#FF9F00' \

With this, I was expecting to have
a green layer for values between 0 & 300
A orange layer for values above 600
Partial orange layer for values between 300 & 600.

I dont understand why it fails. From my poor RPN understanding, the Orange 
CDEF is correct.

But I have on my drawings AREA with orange values above 600.
If I succeed doing this, I guess I could add a 3rd layer (Red) for values 
above 900.

Can someone help?

Thanks

Brgrds

Laurent LEVIER
Systems & Networks Security Expert, CISSP CISM


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