Do you of you have more examples ? Maybe real world examples with snmp data too ?
thanks gui ----- Original Message ----- From: "Olivier Nicole" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Cc: <[email protected]> Sent: Friday, March 08, 2002 12:15 AM Subject: Re: [rrd-users] Graph Different Gui, Let say iperr represend the ifInError: "DEF:i=ait.rrd:iperr:AVERAGE", "CDEF:iii=i,UNKN,EQ,0,1,IF", "CDEF:ii=i,iii,*,INF,0,IF", "STACK:ii#ff0000:InError ", works for me (red only). iii takes values 1 or 0 depending is the data iperr is known or not. ii takes the value "infinite" is iii is 1 and I stack that on the other area type data. Olivier -- Unsubscribe mailto:[EMAIL PROTECTED] Help mailto:[EMAIL PROTECTED] Archive http://www.ee.ethz.ch/~slist/rrd-users WebAdmin http://www.ee.ethz.ch/~slist/lsg2.cgi
