[rrd-users] Re: limiting hight of a graph...

Alex van den Bogaerdt alex at slot.hollandcasino.nl
Thu Oct 26 00:14:52 MEST 2000


Palmans Pepijn wrote:

> with the CDEF:blah=inoctets,0,1000,LIMIT I can limit the graph to only
> display the values in between 0 and 1000.  The sad thing is that if the
> line is rather thing (meaning just one value is high) you don't see that
> it isn't there.  In other words, you don't notice the peek.
> 
> is there a way to make LIMIT still draw the value but only up to the
> limited value so that you see a peek, but just not that high as it would
> be otherwise ?

Something like

CDEF:blah=inoctets,1000,GT,1000,inoctets,IF

Then graph blah and do your calculations with inoctets (for correct
averages, maxima, minima etcetera.

-- 
   __________________________________________________________________
 / alex at slot.hollandcasino.nl                  alex at ergens.op.het.net \
| work                                                         private |
| My employer is capable of speaking therefore I speak only for myself |
+----------------------------------------------------------------------+
| Technical questions sent directly to me will be nuked. Use the list. | 
+----------------------------------------------------------------------+
| http://faq.mrtg.org/                                                 |
| http://rrdtool.eu.org  --> tutorial                                  |
+----------------------------------------------------------------------+

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