Mibs for CPU & Memory Usage

Hi All,

I was looking for MIBs for getting CPU & Memory Usage from Solaris

Machine ( Ver 2.8 ). I came across 2 mibs which provides this info.

Those are HOST-RESOURCES-MIB and UCD-SNMP Mibs. But when I query the machine for these mibs, it is not returning any value. I would like to know whether do I need to tweak or add something in the agent to make it work ?

Similarly I came across SUNWsmaS ( System Management Agent ) Package for Solaris 10 which supports these mibs. Do we have patches or packages for Solaris 8 Server too or do we have any other patch or package for Sol 8 Version ?

Thanks in Advance,

Siva

[667 byte] By [cool_siva2001] at [2007-11-26 6:48:22]
# 1

Hi Siva,

For 'out of the box' SNMP MIBs on Solaris 2.8 I believe you should be looking

at snmpdx and mibiisa

$ man snmpdx

$ man mibiisa

The MIB implemented by mibiisa is located under /var/snmp/mib/sun.mib - which

implements to some mib-II objects with some sun extensions. I am not

sure whether mibiisa is enabled by default on solaris 8 - you could check

whether it's running with a simple ps -ef | grep mibiisa

On Solaris 10 the mibiisa man page also redirect you to the appropriate

information, and you could also look for information on the System

Management Agent on http://docs.sun.com/ :

http://docs.sun.com/app/docs/doc/817-3000

Hope this help,

-- daniel

JMX, SNMP, Java, etc...

http://blogs.sun.com/roller/page/jmxetc

dfuchs at 2007-7-6 15:12:16 > top of Java-index,Administration Tools,Solstice Enterprise Agents...