Jatin, On a multi-processor Sun box, if you walk the OID .1.3.6.1.4.1.2021.11, you will get, I believe, some of the information you're looking for.
This is the UCN-SNMP-MIB MIB. This is generally part of the Net-SNMP distribution. You might also try .1.3.6.1.4.1.2021.10, which gives load averages. One thing I'm not 100% clear on is, this is a 64 processor box, but the "zone" (sort like a virtual server) has 8 processors allocated. My assumption is that because Solaris isolates this zone from all others, that any SNMP data retrieved will be specific to that zone and no other. One other note, if you walk "higher" up the MIB (e.g., .1.3.6.1.4.1.2021), you'll see a lot of data. Hope this helps. Michael Peoples Senior Systems Manager AT&T - ATTSI Office: 614-789-8559 Cell: 614-886-0923 FAX: 614-789-8975 [email protected] -----Original Message----- From: Jatin Davey [mailto:[email protected]] Sent: Sunday, March 28, 2010 12:02 AM To: [email protected] Subject: MIB Parameter to get overall CPU Usage of a Mutli-Processor System Hi I have a requirement where in i need to monitor the CPU Usage of the system in terms of percentage. It can be achieved using the HOST-RESOURCES-MIB via the "hrProcessorLoad" MIB parameter. But it gives me data per processor. Is there a MIB parameter which i can use to get the total CPU Usage of the system no matter how many processors it has ? If yes please let me know whether it is supported by Net-SNMP ? Appreciate your response in this regard. Thanks Jatin ------------------------------------------------------------------------ ------ Download Intel® Parallel Studio Eval Try the new software tools for yourself. Speed compiling, find bugs proactively, and fine-tune applications for parallel performance. See why Intel Parallel Studio got high marks during beta. http://p.sf.net/sfu/intel-sw-dev _______________________________________________ Net-snmp-users mailing list [email protected] Please see the following page to unsubscribe or change other options: https://lists.sourceforge.net/lists/listinfo/net-snmp-users ------------------------------------------------------------------------------ Download Intel® Parallel Studio Eval Try the new software tools for yourself. Speed compiling, find bugs proactively, and fine-tune applications for parallel performance. See why Intel Parallel Studio got high marks during beta. http://p.sf.net/sfu/intel-sw-dev _______________________________________________ Net-snmp-users mailing list [email protected] Please see the following page to unsubscribe or change other options: https://lists.sourceforge.net/lists/listinfo/net-snmp-users
