[rrd-users] Re: RRD - Prevent Graphing Negative Numbers?

Alex van den Bogaerdt alex at slot.hollandcasino.nl
Sat Oct 6 00:56:24 MEST 2001


Schroeder, Dennis wrote:
> 
> How do I keep RRDTool from graphing of negative numbers?
> 
> I tried setting the --lower-limit=0 but that didn't work.

Lower limit defines the maximum acceptable value for the bottom
of the graph.  It can get lower.    The upper limit is a minimum,
the value can get higher.

So: "--lower-limit 0 --upper-limit 100" will show *at least* from
0 to 100.  It can also be -10 to 110.

Not graphing the data outside the perimeters is done using the
rigid option.  That same "--lower-limit 0 --upper-limit 100" will
only show 0 to 100, no more no less.

cheers,
-- 
   __________________________________________________________________
 / 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