[mrtg] Re: Making Y-axis change

Daniel J McDonald dmcdonald at digicontech.com
Wed Aug 1 21:04:36 MEST 2001


>I would like my y-axis on my graphs to give me the usage percent rather
than
>the bits per second.  how do i do this?

The first question is always - why bother?  The percentage is displayed in
the legend.  If you want it to represent graphically the percentage used,
you can set the unscaled[]:dwmy flag and make it display in proportion to
the total bandwidth while still preserving lots of additional useful
information.

But, if you are convinced that throwing away information is good and that
your customers won't want the actual speed, then you should do something on
the order of:

# If a 56K line, then maxbytes was 7000...
target[percent]: 1:public at 172.16.0.1 * 100 / 7000
options[percent]: nopercent
maxbytes[percent]:100
shortlegend[percent]: %

Daniel J McDonald, CCIE 2495, CNX
Principal Network Specialist
Digicon Technologies
http://www.digicontech.com

Digicon, a Cisco Partner, Silver Certified.


--
Unsubscribe mailto:mrtg-request at list.ee.ethz.ch?subject=unsubscribe
Archive     http://www.ee.ethz.ch/~slist/mrtg
FAQ         http://faq.mrtg.org    Homepage     http://www.mrtg.org
WebAdmin    http://www.ee.ethz.ch/~slist/lsg2.cgi



More information about the mrtg mailing list