Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations SkipVought on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

PP 8600 CPU utilization using MRTG

Status
Not open for further replies.

leomavv

Technical User
Jan 23, 2003
46
0
0
IN
HI

It will be a great help if some one can tell how to monitor PP 8600 CPU utilization using MRTG.

MAvvy
 
Add this to your mrtg.cfg File:
#--------------------------------------------------------
Target[HOSTNAME_PASSPORT.cpu]: 1.3.6.1.4.1.2272.1.1.20.0&1.3.6.1.4.1.2272.1.1.20.0:SNMP_COMMUNITY@HOSTNAME_PASSPORT
MaxBytes[HOSTNAME_PASSPORT.cpu]: 100
Unscaled[HOSTNAME_PASSPORT.cpu]: ymwd
Options[HOSTNAME_PASSPORT.cpu]: nopercent, unknaszero, gauge
YLegend[HOSTNAME_PASSPORT.cpu]: Prozent
XSize[HOSTNAME_PASSPORT.cpu]:300
YSize[HOSTNAME_PASSPORT.cpu]:100
Title[HOSTNAME_PASSPORT.cpu]: HOSTNAME_PASSPORT#CPU Slot 5 Auslastung
PageTop[HOSTNAME_PASSPORT.cpu]: <H1>CPU Auslastung HOSTNAME_PASSPORT#5</H1>

#---------------------------------------------------------

If you don't know the MIB-OIDs (for CPU utilization for example) it's always a good trick to use the Nortel Device Manager to get the required value and let a sniffer programm capture the SNMP Packets.
 
Thanks a lot. It is working.
Is there any way for MLT also?

Mavvy
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top