Monitor the CPU utilization on Solaris 8 via SNMP

  • Follow


Hi, 

Does anyone could tell how to monitor the CPU utilization on soalris 8
via SNMP? I've enabled the snmp agent "snmpdx" on it, but I can't get
any CPU parameter via SNMP, only can get the standard MIB-II by using
the "snmpwalk" tools. However, I can find the CPU OID in the MIB file,
and it is specified with "Sun Extension" keyword. please tell me how
to enable it? Any informaion would be appreciated.

Many Thx.

Dick.
0
Reply dickwai 7/6/2004 10:29:17 AM

dickwai@magicaldesk.com (DickW) wrote in message news:<4bd2f316.0407060229.62e19c6b@posting.google.com>...
> Hi, 
> 
> Does anyone could tell how to monitor the CPU utilization on soalris 8
> via SNMP? I've enabled the snmp agent "snmpdx" on it, but I can't get
> any CPU parameter via SNMP, only can get the standard MIB-II by using
> the "snmpwalk" tools. However, I can find the CPU OID in the MIB file,
> and it is specified with "Sun Extension" keyword. please tell me how
> to enable it? Any informaion would be appreciated.
> 
> Many Thx.
> 
> Dick.

There is a special MIB implemented by SUN in the snmp, i don't know
the version but it doesn't matter. I found the MIB in some repository
site... i browsed it and the CPU monitoring values were the only ones
interesting. Here is my MRTG conf for it

Target[solaris.cpu1]:
1.3.6.1.4.1.42.3.13.1.0&1.3.6.1.4.1.42.3.13.2.0:public@solaris:
MaxBytes[solaris.cpu1]: 200
Title[solaris.cpu1]: User vs Nice
Options[solaris.cpu1]: growright, nopercent
Factor[solaris.cpu1]: 0.5
PageTop[solaris.cpu1]: <H1>User vs Nice</H1>
ShortLegend[solaris.cpu1]: %
YTicsFactor[solaris.cpu1]: 0.5
YLegend[solaris.cpu1]: CPU Utilization
Legend1[solaris.cpu1]: User time
Legend2[solaris.cpu1]: Nice time
LegendI[solaris.cpu1]: User
LegendO[solaris.cpu1]: Nice


Target[solaris.cpu2]:
1.3.6.1.4.1.42.3.13.3.0&1.3.6.1.4.1.42.3.13.4.0:public@solaris:
MaxBytes[solaris.cpu2]: 200
Title[solaris.cpu2]: System vs Idle
Options[solaris.cpu2]: growright, nopercent
Factor[solaris.cpu2]: 0.5
PageTop[solaris.cpu2]: <H1>System vs Idle</H1>
ShortLegend[solaris.cpu2]: %
YTicsFactor[solaris.cpu2]: 0.5
YLegend[solaris.cpu2]: CPU Utilization
Legend1[solaris.cpu2]: System time
Legend2[solaris.cpu2]: Idle time
LegendI[solaris.cpu2]: Sys
LegendO[solaris.cpu2]: Idle

Solaris is a replacement for the hostname and keep in mind that the
config is scaled for a dual CPU.

Have fun staring at the graphs.
0
Reply addy_ss 7/9/2004 7:41:08 AM


1 Replies
1076 Views

(page loaded in 0.058 seconds)

Similiar Articles:













7/19/2012 7:15:27 PM


Reply: