[rrd-users] Re: Independant scaling of Y Axis for data sources?

Alex van den Bogaerdt alex at ergens.op.HET.NET
Wed Aug 21 01:46:49 MEST 2002


Cooper Nelson wrote:

> I'm curious if there is a way to render multiple datasources on one 
> graph and have them scale independantly?  This would be useful for 
> looking for correlations among different data sets.

Currently not, AFAIK.

You can however do the following:

1) run rrdtool but do not create an image.  Use PRINT (that's
   without a G!) to report the maximum of each DS
2) Calculate a multiplier for each DS
3) run rrdtool again (for the same period in time), this time
   creating the image, using generated CDEF statements that use
   the calculated multipliers for each DS

HTH
-- 
   __________________________________________________________________
 / 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