[rrd-users] Re: Threshold Levels

Bjorn Djupvik Bjorn.Djupvik at globalone.net
Wed Jun 13 10:25:08 MEST 2001




HurricaneIndy at aol.com wrote:
> 
> Is it possible to create a horizontal line across the graph showing the
> threshold levels?

Yes.

CDEF:G=D,12000000,0,IF \
LINE3:G#FF0000:Threshold level

will do the trick.


This is probably a dumb way to do it but it works :) Will create a thick red line at 100000. (D = your rrd+ds def., I
couldnt think of any other way to do this)

-bjorn

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