[mrtg] Re: Performance data doesn't seem "right" to me...
Ron Lyman
ron at attglobal.net
Wed Mar 1 22:54:58 MET 2000
William,
It seems that MRTG records the current value on the first line of the log
file. The next time the process runs, the new current value is compared
with the old value from the log file. The difference is then divided by the
interval (e.g. 5 mins) and recorded with the new current value in lines 2
and 1, respectively, of the log.
To manually check the values with snmpget, I would do this:
# /usr/bin/snmpget router.mydomain.ca public
interfaces.ifTable.ifEntry.ifInOctets.4
output looks like this:
interfaces.ifTable.ifEntry.ifInOctets.4 = 449320356
This will return the value for incoming octets on inteface 4 (In this case,
the ethernet port on an Ascend Pipeline router)
Do this at intervals and manually calculate results for a quick and dirty
check, then compare with MRTG's results. Remember this is octets, not bits.
I have no experience monitoring Cabletron equipment.
Regards,
Ron Lyman.
----- Original Message -----
From: "William Schwartz" <WSchwartz at apz-applied.com>
To: <mrtg at list.ee.ethz.ch>
Sent: Wednesday, March 01, 2000 1:06 PM
Subject: [mrtg] Performance data doesn't seem "right" to me...
> The performance data gathered by MRTG just doesn't seem to be right. And
I'm
> trying to figure out how to calculate the numbers to see if they are
> correct.
>
> I've got 2 questions:
>
> #1: what is the formula that MRTG uses to compute bandwidth utilization?
>
> #2: Is anyone monitoring Cabletron SmartSwitch 6000's and Cabletron
> SmartSwitch 9000's with MRTG?
>
> Thanks!
> Will
--
Unsubscribe mailto:mrtg-request at list.ee.ethz.ch?subject=unsubscribe
Help mailto:mrtg-request at list.ee.ethz.ch?subject=help
Archive http://www.ee.ethz.ch/~slist/mrtg
More information about the mrtg
mailing list