[rrd-users] Re: scale problem

johan johan30 at easynet.be
Sun Jul 28 16:35:12 MEST 2002


I see in the routers2.pl :
 
# unscaled default option
	if( defined $config{'routers.cgi-unscaled'} ) {
		if( $config{'routers.cgi-unscaled'} =~ /y/i ) {
			$identify{unscaled} = "6dwmy" ;
		} else {
			$identify{unscaled} = "" ;
		}
	}


Greetz,
Johan
-----Original Message-----
From: rrd-users-bounce at list.ee.ethz.ch
[mailto:rrd-users-bounce at list.ee.ethz.ch] On Behalf Of Alex van den
Bogaerdt
Sent: Sunday, July 28, 2002 4:22 PM
To: johan
Cc: RRD users
Subject: [rrd-users] Re: scale problem



johan wrote:

> I have the following problem : I monitor some cisco routers with mrtg 
> /rrd-tool and the script routers2.cgi the incoming and outgoing 
> bandwidth. They have for example a maximum bandwidth 1mbps. That works

> fine, but I want to see when f.ex. the traffic is 10 bits per second 
> also the ingoing and outgoing traffic : now I don't see anything, 
> becausee the scale is 1 mbps. I know it is possible that the scale on 
> the graphic changes with the average traffic.But I don't know how. 
> anybody can help?

When I tried to parse this sentence, the closest match was: Even if the
actual in- and outbound traffic is very low, the Y-axis still shows
1mbps.

> here part of an example cfg-file

[snip >>>MRTG<<< config file without "Unscaled[]"]

RRDtool will do the right thing by default.  The program calling rrdtool
will have to do "--upper-limit 125000" or "-u 125000" to emulate
"Unscaled[]".

You probably have to look in routers2.cgi -or- you have set the Unscaled
option somewhere in your mrtg.cfg file.  Remove the problem line where
it occurs and you'll be fine.

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



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