Hey Ben,
There are a few mibs you can poll, including this one for the 5 minute average
the cpu is busy:
.1.3.6.1.4.1.9.2.1.58
avgBusy5 OBJECT-TYPE
-- FROM OLD-CISCO-SYS-MIB
SYNTAX Integer
MAX-ACCESS read-only
STATUS Mandatory
DESCRIPTION "5 minute exponentially-decayed moving
average of the CPU busy percentage."
::= { iso(1) org(3) dod(6) internet(1) private(4) enterprises(1) cisco(9)
local(2) lsystem(1) 58 }
I believe that .57 is the 1 minute average.
snmpwalk <cisco_box> 1.3.6.1.4.1.9.2.1.58.
should return a valid value, assuming you are authorized to poll,
and have the correct default community string.
Good Luck,
--Dermott
----- Original Message -----
From: <bducharme@avdl.com>
To: <nv-l@lists.tivoli.com>
Sent: Thursday, July 04, 2002 2:24 PM
Subject: [nv-l] Monitoring router cpu
> Hi,
>
> Is there a way to monitor the cpu of cisco router ?
> How to do it ?
>
>
> Ben
>
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: nv-l-unsubscribe@lists.tivoli.com
> For additional commands, e-mail: nv-l-help@lists.tivoli.com
>
> *NOTE*
> This is not an Offical Tivoli Support forum. If you need immediate
> assistance from Tivoli please call the IBM Tivoli Software Group
> help line at 1-800-TIVOLI8(848-6548)
>
>
|