[mrtg] R: Re: convertions ? !

MILAN CLAUDIO CLAUDIO.MILAN at sella.it
Tue Mar 5 11:44:27 MET 2002


Thanks for the explanation Reed,
another questions is the change of indication in the graph ...
When I set these parameters I have to change the indications in the Y scale
or the software change it automatically? In this moment I've the indication
bits second.. (if yes in which mode I can change this ?)

Thanks 
Claudio

-----Messaggio originale-----
Da: Reed Mohn, Anders [mailto:Anders.Reed.Mohn at itcompagniet.no]
Inviato: martedì 5 marzo 2002 10.55
A: Mrtg mailing list (E-mail)
Oggetto: [mrtg] Re: convertions ? !




> I've to convert the  measure parameters in % report.

You want to graph percentage instead of the real numbers?
You have to perform a this simple calculation:  (value/max)*100

> Can you tell me 

Sure. 

> (I'll prefer if you send me the convertion directly) 

No way. That would render this list pretty useless, wouldn't it?


You want to calculate (value / max) * 100.

Since this equals: value/(max/100),
you can simplify this a little:

Max       = 125000000 
Max / 100 =   1250000

This gives you:  (value / 1250000)

> Target[10.10.10.110_4]: 4:read_write at 10.10.10.110: 

Target[...]: 4:read_write at 10.10.10.110: / 1250000


Cheers,
Anders :) 

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

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