Results 1 to 2 of 2
Hi,
I am using NET-SNMP and perl to get the % of cpu idle. The OID 1.3.6.1.4.1.2021.11.11.0 in the web site debianadmin.com/linux-snmp-oids-for-cpumemory-and-disk-statistics.htm describes as the percentages of idle CPU time ...
- 04-24-2009 #1Just Joined!
- Join Date
- Apr 2009
- Posts
- 7
NET-SNMP cpu load OID
Hi,
I am using NET-SNMP and perl to get the % of cpu idle. The OID 1.3.6.1.4.1.2021.11.11.0 in the web site debianadmin.com/linux-snmp-oids-for-cpumemory-and-disk-statistics.htm describes as the percentages of idle CPU time.
How does it work for multiple cpu? Does it calculate the average for all the processors on the machine?
thanks in advance
- 04-27-2009 #2
my experience with system agents is that 1 cpu = 100%, 2 cpus= 200%, etc


Reply With Quote