Template:FAQ:Agent 34

From Net-SNMP Wiki
Revision as of 10:26, 23 October 2006 by Dts12 (Talk | contribs)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

No. Unfortunately, the original definition of the various CPU statistics was a little vague. It referred to a "percentage", without specifying what period this should be calculated over. It was therefore implemented slightly differently on different architectures.

Recent releases includes "raw counters", which can be used to calculate the percentage usage over any desired period. This is the "right" way to handle things in the SNMP model. The original flawed percentage objects should not be used, and will be removed in a future release of the agent.

Note that this is different from the Unix load average, which is available via the loadTable, and is supported on all architectures.