[mrtg] Re: configure mrtg for a 1000M network router
Michael Earls
Michael.Earls at cchmc.org
Wed May 12 20:36:09 MEST 2004
This is a start on 64 bit router
http://people.ee.ethz.ch/~oetiker/webtools/mrtg/mrtg-reference.html
SNMPv2c
If you have a fast router you might want to try to poll the ifHC* counters. This feature gets activated by switching to SNMPv2c. Unfortunately not all devices support SNMPv2c yet. If it works, this will prevent your counters from wraping within the 5 minute polling interval, since we now use 64 bit instead of the normal 32 bit.
Example:
Target[ezwf]: 2:public at router1:::::2
michael
>>> "George Lin" <george_mrtg at hotmail.com> 5/12/2004 1:37:41 PM >>>
It is very kind of you to reply so quickly, Alex buddy!
Can you introduce me some materials dealing with how to enable mrtg using
64-bit counter mechanism? I have no such experience before. Better step by
step document just like the installation guide of mrtg.
Best regards,
George
>From: Alex van den Bogaerdt <alex at ergens.op.het.net>
>To: mrtg at list.ee.ethz.ch
>Subject: [mrtg] Re: configure mrtg for a 1000M network router
>Date: Wed, 12 May 2004 16:56:46 +0200
>
>On Wed, May 12, 2004 at 10:21:55PM +0800, George Lin wrote:
>
> > I am assigned a task to configure mrtg for a 1000M network router. I
have
> > some experiences before to configure mrtg to monitor a 100M network
router,
> > so the basic configuration is not a problem. But a friend told me that
mrtg
> > can not work smoothly with high speed network (for example, 1000M
network)
> > without snmp V2 enabled and rrdtool enabled. And the interval mrtg
script
> > runs should be 1 minute (as short as possible). I previously use 5
minute
> > interval in crontab to enable mrtg to monitor 100M router.
>
>You're dealing with the problem of counter overflows. This can happen
>in the snmp counters and can also happen in the mrtg programs.
>
>Using 64-bit counters will solve at least one problem, that of snmp
>counters overflowing.
>
>When the counter values are coming in using 64-bit counters, mrtg should
>be able to cope with them. The resulting rate (after computing the diff
>and dividing by the diff in time) may exceed the amount that can be
>stored in a 32-bit counter. I am not sure if MRTG can cope with data
>rates above 2 GB/s.
>
>Running MRTG every minute in stead of every 5 minutes will result in:
>- smaller deltas inbetween updates (useful for 32-bit counters)
>- more granularity in detecting peak values
>
>HTH
>Alex
>--
>I ask you to respect any "Reply-To" and "Mail-Follow-Up" headers. If
>you reply to me off-list, you'd better tell me you're doing so. If
>you don't, and if I reply to the list, that's your problem, not mine.
>
>--
>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
>
_________________________________________________________________
************ MSN Messenger: http://messenger.msn.com/cn
--
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