cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
1604
Views
0
Helpful
4
Replies

Want to monitor Router CPU Utili. using SNMP.

Hi All,

I have a hub-spoke network of 55XX/6XXX series switches. From a single point I want to monitor every switche's CPU Utilization.

I checked one util called Getif. Any other (better) suggestions from the group.

Regards,

Vijayendra K. S.

4 Replies 4

mcrichard
Level 1
Level 1

Hi,

The Getif can't collect the catOS's cpu and you can serch on cisco web site.

IOS CPU oid:1.3.6.1.4.1.9.2.1.56

I like to use MRTG (http://people.ee.ethz.ch/~oetiker/webtools/mrtg/).

A couple of tricks for CPU utilization:

- Private MIB objects need a full specification (1.3.6.1.2....).

- Default scaling can be overridden with fixed scales (also useful

to prevent misleading usage graphs).

- Use the "gauge" option to plot value rather than change.

Here is a sample config for a 7206 router (watch the line wraps):

Target[gw.sample.net_cpu]: 1.3.6.1.4.1.9.9.109.1.1.1.1.5.1&1.3.6.1.4.1.9.9.109.1.1.1.1.5.1:public@gw.sample.net:

Options[gw.sample.net_cpu]: guage nopercent noo

MaxBytes[gw.sample.net_cpu]: 100

Unscaled[gw.sample.net_cpu]: dwmy

WithPeak[gw.sample.net_cpu]: wmy

YLegend[gw.sample.net_cpu]: CPU %

ShortLegend[gw.sample.net_cpu]:  

Legend1[gw.sample.net_cpu]: 5 minute CPU Usage

Legend2[gw.sample.net_cpu]: 5 minute CPU Usage

Legend3[gw.sample.net_cpu]: Peak 5 minute CPU Usage

Legend4[gw.sample.net_cpu]: Peak 5 minute CPU Usage

LegendI[gw.sample.net_cpu]: CPU %

LegendO[gw.sample.net_cpu]: CPU %

Title[gw.sample.net_cpu]: CPU Utilization on gw.sample.net

PageTop[gw.sample.net_cpu]: PORTNAME

CPU Utilization on gw.sample.net

System: gw.sample.net in
Maintainer:

Good luck and have fun!

Vincent C Jones

www.networkingunlimited.com

jamey
Level 4
Level 4

A great utility is called MRTG:

http://people.ee.ethz.ch/~oetiker/webtools/mrtg/

It's a great tool and provides a single web page where you can see all your graphs at once. It's a bit tricky to set up but there are lots of resources on the Internet that can be of assistance.

HTH

I confirm the (great!!) value of MRTG.

here are some further info from Cisco:

How to Collect CPU Utilization on Cisco IOS Devices Using SNMP:

http://www.cisco.com/en/US/tech/tk648/tk362/technologies_tech_note09186a0080094a94.shtml

Getting Started

Find answers to your questions by entering keywords or phrases in the Search bar above. New here? Use these resources to familiarize yourself with the community: