[rrd-users] Re: Wish lists

steve rader rader at teak.wiscnet.net
Thu Oct 7 19:45:24 MEST 1999


 > From: Bryce as root
 > I havn't managed to get it to work in the way I want, however,
 > wouldn't it be nice if you could get rrdgraph to autoscale the graphs
 > and then if the values went beyond a threshold, to cut them off,

Here's an example of what Alex was referring to:

 <RRD::GRAPH [...]
   DEF:input=some.rrd:input:AVERAGE
   CDEF:in_bits=input,8,*,1536000,GT,1536000,input,8,*,IF
   DEF:output=some.rrd:output:AVERAGE
   CDEF:out_bits=output,8,*,1536000,GT,1536000,output,8,*,IF 
 > 

(1536000 is the max bits for a T1.)

later
steve
- - -
systems guy
wiscnet.net

--
* To unsubscribe from the rrd-users mailing list, send a message with the
  subject: unsubscribe to rrd-users-request at list.ee.ethz.ch



More information about the rrd-users mailing list