Chris Freeman wrote:
> Hello,
>
> What exactly are the ssCPURaw items measuring?

"CPU ticks" spent in each of the listed modes.

>   The numbers always go up, it seems,
That's correct.
These are the raw counters (hence the name) - they will always increase.

> so a dynamic usage of the CPU sections (User, System, Nice, Idle) 
> doesn't seem correct.

Remember that they are *counters*.
You need to be looking at the differences between successive readings.
Not the raw values themselves.

Dave

-------------------------------------------------------------------------
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services for
just about anything Open Source.
http://sourceforge.net/services/buy/index.php
_______________________________________________
Net-snmp-coders mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/net-snmp-coders

Reply via email to