Hi, Steve.

We had much the same problem with RRD in an application here (which was
displaying caller counts on a dialup server in millicalls -- not very
intuitive ;^).

Adding the parameter "--upper-limit 1" to the rrdtool graph command
prevents RRD from generating graphs with units less than '1', so even in
cases of 0 callers (messages), the y-axis labels are still reasonable.

You may also wish to use "--lower-limit 0" to force the graph to extend
down to the origin for all values.  Whether you want this depends on the
type of data you're visualizing, obviously.

Hope that helps,

        -rAT

On Fri, 23 Mar 2001, steve rader wrote:
 > Another example is
 >
 >      http://nrg.hep.wisc.edu/sendmail-graph-example.gif
 >
 > which has the Y-axis max as "100m msgs/s".  I don't know about you
 > all, but I have a hard time grasping milli-messages/sec!

-- 
O----O  Karl "rat" Schilke  -+-  [EMAIL PROTECTED]  -+-  (360)816-3837
 \oO/
==\/==              "Think globally, act statically!!" -thorpej


--
Unsubscribe mailto:[EMAIL PROTECTED]
Help        mailto:[EMAIL PROTECTED]
Archive     http://www.ee.ethz.ch/~slist/rrd-developers
WebAdmin    http://www.ee.ethz.ch/~slist/lsg2.cgi

Reply via email to