Ray,
Try enclosing it in quotes and separate it with space...like this
./configure --with-mib-modules="host smux ucd-snmp/diskio"
Dejan
-----Original Message-----
From: Westphal, Raymond [mailto:RWestphal@erac.com]
Sent: Tuesday, September 10, 2002 1:08 PM
To: 'Dejan Mijailovic'; NV List (E-mail)
Subject: RE: [nv-l] Monitoring CPU on Solaris Server with net-snmp agent
Thanks Dejan.
net-snmp was compiled as follows:
./configure --with-mib-modules=host,smux,ucd-snmp/diskio
'--with-cflags=-m64 -O2' --with-ldflags=-m64 --with-cc=/usr/local/bin/gcc
Any suggestions?
Ray Westphal
Enterprise Rent-A-Car
-----Original Message-----
From: Dejan Mijailovic [mailto:dejan.mijailovic@inquent.com]
Sent: Tuesday, September 10, 2002 11:00 AM
To: Westphal, Raymond; NV List (E-mail)
Subject: RE: [nv-l] Monitoring CPU on Solaris Server with net-snmp agent
Raymod,
UCD doesn't compile with HOST-RESOURCES group by default. Check the
./configure --help
You will have to do ./configure --with-mib-module=host (something like that)
.... before you "make" it.
That will do it.
Dejan Mijailovic
-----Original Message-----
From: Westphal, Raymond [mailto:RWestphal@erac.com]
Sent: Tuesday, September 10, 2002 11:39 AM
To: NV List (E-mail)
Subject: [nv-l] Monitoring CPU on Solaris Server with net-snmp agent
Hello Everyone.
NV 7.1.1 on AIX 4.3.3 w/ ML10
The server I'm trying to monitor is an Ultra 10 running Solaris 8. The
net-snmp agent is version 5.0.3. I'm trying to setup SNMP collection for
"CPU not idle" with the following MIB object from HOST-RESOURCES.mib.
.iso.org.dod.internet.mgmt.mib-2.host.hrDevice.hrProcessorTable.hrProcessorE
ntry.hrProcessorLoad
The net-snmp agent does not return any value. I can display hrStorageTable,
hrDeviceTable and hrProcessorTables in the Web Console MIB Browser. The
hrProcessorLoad field is empty when I display the hrProcessorTable.
An snmpwalk of
.iso.org.dod.internet.mgmt.mib-2.host.hrDevice.hrProcessorTable.hrProcessorE
ntry.hrProcessorFrwID returns:
host.hrDevice.hrProcessorTable.hrProcessorEntry.hrProcessorFrwID.769 :
OBJECT IDENTIFIER: .0.0
Has anyone attempted this collection on a similar server? Could this be a
problem of how net-snmp was compiled?
Thanks very much.
Ray Westphal
Enterprise Rent-A-Car
---------------------------------------------------------------------
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)
---------------------------------------------------------------------
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)
|