[rrd-users] Re: Changing line color
Vargas, Miguel
mvargas at tnsi.com
Fri Jan 24 00:19:45 MET 2003
> I do see the gaps. From what I see on the graph, you are displaying
> the red line between 09:15 (or so) and 18:15 (or so).
It doesn't have to do with the time. It has to do with when the data goes
above 34000 that it's supposed to change color. I posted a new graph that
shows the problem better. http://miguel.vargas.com/test.png
created with:
DEF:in=my.rrd":In:AVERAGE
CDEF:under=in,34000,LT,in,UNKN,IF
CDEF:over=in,34000,GT,in,UNKN,IF
HRULE:34000#0000ff
LINE2:under#00ff00
LINE2:over#ff0000
Basically, I need to connect the green line with the red line.
--
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