Sorry, maybe I should make myself clearer, what I want to do is to re-calculate 
the network utilisation in percentage, after calculating it into percentage, I 
can then do threshold monitoring, above 70%, alert user etc.  That is why I use 
the formula below
Target[192.168.133.1_1]: (ifInOctets.1&ifOutOctets.1:[EMAIL 
PROTECTED]/ifSpeed.1&ifSpeed.1:[EMAIL PROTECTED]) * 800
MaxBytes[192.168.133.1_1]: 100

PAUL WILLIAMSON <[EMAIL PROTECTED]> wrote:
MRTG supplies the percentage in the parenthesis within the graph. If you apply 
the 
unscaled option to the config, the graph will accurately reflect what the 
percentage 
of total bandwidth is. Instead of that long complicated line for 
calculation...try running 
cfgmaker and letting mrtg figure out the target and maxbytes.

Paul

>>> "Meng Keng Lee" 06/14/04 08:03AM >>>

Hello,

Is there a way to measure Network Utilisation (in percentage form) in MRTG?

I used this formula:

Target[192.168.133.1_1]: (ifInOctets.1&ifOutOctets.1:[EMAIL 
PROTECTED]/ifSpeed.1&ifSpeed.1:[EMAIL PROTECTED]) * 800
MaxBytes[192.168.133.1_1]: 100

but it gave me the following error that it cannot update the rrd file cause the 
value derived (1702.5454543543) is not a simple integer.

Is there anyone out there who had successfully implemented network utilisation 
(in percentage format) in MRTG?

Help will be appreciated.



Regards







---------------------------------
Do you Yahoo!?
Friends. Fun. Try the all-new Yahoo! Messenger

--
Unsubscribe mailto:[EMAIL PROTECTED] 
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:[EMAIL PROTECTED]
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


                
---------------------------------
Do you Yahoo!?
Friends.  Fun. Try the all-new Yahoo! Messenger

--
Unsubscribe mailto:[EMAIL PROTECTED]
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

Reply via email to