Find the answer to your Linux question:
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 ...
  1. #1
    Just 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

  2. #2
    Just Joined! samuraijack's Avatar
    Join Date
    Mar 2009
    Posts
    29
    my experience with system agents is that 1 cpu = 100%, 2 cpus= 200%, etc

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
...