I was able to adapt your script to work on a Cisco 3550 switch and it works well. When I try to adapt it to Cisco 2600 series routers I only get intermittent bits of data as if to suggest that the router isn't working. When I do a MIBwalk I can find the 5sec and 5min OID's and they are reporting data. I would think that the CPU on a router would be just as busy as the switch, but that doesn't seem to be the case. I am using 1.3.6.1.4.1.9.9.109.1.1.1.1.6.1&.1.3.6.1.4.1.9.9.109.1.1.1.1.8.1:communi [EMAIL PROTECTED] Any ideas?
-----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Jon Krause Sent: Saturday, March 05, 2005 12:01 PM To: chanapli knap; [EMAIL PROTECTED] Subject: [mrtg] Re: CPU & Memory usage template. ----- Original Message ----- From: "chanapli knap" Sent: Saturday, March 05, 2005 11:35 AM Subject: [mrtg] CPU & Memory usage template. : Do anyone has a template for CPU and Mem usage for : Cisco Catalyst switches (45xx ,29xx, 35xx) please.. : : ################################## This will work for 5min / 5sec CPU utilization for Cisco Catalyst 2900 switches (most, check any deviation of OID's from different Cisco IOS's- YMMV) If you have support access to Cisco use: http://www.cisco.com/cgi-bin/Support/Mibbrowser/unity.pl?tab=2 Substitute the proper OID (twice) for mem usage, also adjust target [target] and other parameters (Legends and Page Tops, etc) for a mem usage template. Hope that helps, Jon ################################## WorkDir: /path/to/work/dir Target[catl-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 .3.1:[EMAIL PROTECTED] MaxBytes[catl-cpu]: 100 Title[catl-cpu]: Catalyst 2924 : CPU Utilization by Percentage Options[catl-cpu]: gauge,growright Unscaled[catl-cpu]: dmwy YLegend[catl-cpu]: Percent of Processor Utilization ShortLegend[catl-cpu]: Percent Legend1[catl-cpu]: 5 min CPU Utilization Legend2[catl-cpu]: 5 sec CPU Utilization LegendI[catl-cpu]: 5 min CPU Utilization LegendO[catl-cpu]: 5 sec CPU Utilization PageTop[catl-cpu]: <H1>Catalyst Processor Utilization</H1> <TABLE> <TR><TD>System:</TD><TD>Catalyst 2924 Processor Utilization</TD></TR> <TR><TD>IP:</TD><TD>123.123.123.12</TD></TR> <TR><TD>Max:</TD> <TD>100%</TD></TR> </TABLE> -- 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
