[rrd-users] Re: Graph Different
Guilherme Barile
gui at prosoma.com.br
Fri Mar 8 18:57:31 MET 2002
Do you of you have more examples ? Maybe real world examples with snmp data
too ?
thanks
gui
----- Original Message -----
From: "Olivier Nicole" <Olivier.Nicole at ait.ac.th>
To: <gui at prosoma.com.br>
Cc: <rrd-users at list.ee.ethz.ch>
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: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