You didn't seem to have much response to your question. I too am just playing around with snmp and have been for a few weeks now. getIF is a very useful tool, make sure you load up the host mib files (google for the site).
The other thing I'm majorly impressed with is cacti. Once you get it installed you just point it at a host and it queries for all the logical options and you just check some boxes to start monitoring. Finally, the default conf file for snmpd is pretty cut down and doesn't allow anything. Check out http://www.siliconvalleyccie.com/linux-hn/mrtg.htm for a good example of a conf file further down. -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Shawn Wilson Sent: Friday, 18 February 2005 7:06 AM To: net-snmp-users@lists.sourceforge.net Subject: Processor load data I'm having problems trying to get any sort of CPU load information from my SNMP installation. I'm using net-snmp 5.2 w/ kernel 2.6.9. I admit I'm not very familiar with SNMP so hopefully I'm just looking in the wrong place, but here's what I've tried: $ snmpwalk -v1 -clannocc localhost .1.3.6.1.2.1.25.3.3 HOST-RESOURCES-MIB::hrProcessorFrwID.768 = OID: SNMPv2-SMI::zeroDotZero $ snmpwalk -v1 -clannocc localhost | grep Processor HOST-RESOURCES-MIB::hrDeviceType.768 = OID: HOST-RESOURCES-TYPES::hrDeviceProcessor HOST-RESOURCES-MIB::hrProcessorFrwID.768 = OID: SNMPv2-SMI::zeroDotZero HOST-RESOURCES-MIB::hrSWRunParameters.19658 = STRING: "Processor" $ snmpwalk -v1 -clannocc localhost | grep -i load HOST-RESOURCES-MIB::hrSystemInitialLoadDevice.0 = INTEGER: 1536 HOST-RESOURCES-MIB::hrSystemInitialLoadParameters.0 = STRING: "root=/dev/sda1 vga=773." HOST-RESOURCES-MIB::hrSWRunParameters.19965 = STRING: "-i load" My configuration file /etc/snmp/snmpd.conf if very simple, consisting only of: rocommunity lannocc Any ideas? Thanks, -shawn ------------------------------------------------------- SF email is sponsored by - The IT Product Guide Read honest & candid reviews on hundreds of IT Products from real users. Discover which products truly live up to the hype. Start reading now. http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click _______________________________________________ Net-snmp-users mailing list Net-snmp-users@lists.sourceforge.net Please see the following page to unsubscribe or change other options: https://lists.sourceforge.net/lists/listinfo/net-snmp-users ------------------------------------------------------- SF email is sponsored by - The IT Product Guide Read honest & candid reviews on hundreds of IT Products from real users. Discover which products truly live up to the hype. Start reading now. http://ads.osdn.com/?ad_ide95&alloc_id396&op=click _______________________________________________ Net-snmp-users mailing list Net-snmp-users@lists.sourceforge.net Please see the following page to unsubscribe or change other options: https://lists.sourceforge.net/lists/listinfo/net-snmp-users