On Wed, 2005-09-21 at 10:41 +0530, Naganarasimha wrote:
> In the Formaula   “   sum( delta( raw* )) “
> 
> means 
> 
> sum
> 
> (delta RawIdle+ delta RawUser +delta RawNice+ delta RawKernel+ delta
> RawWait+ delta RawInterrupt+ delta RawSystem)

Correct.
(Though not all these objects will necessarily be valid on all systems)



> I had seen one more way of doing it 
> As all these values are cpu ticks. And it is 100 ticks per second

Hmmm....
That's *probably* true - but it's not guaranteed.
(I'm not at all sure what would happen with multi-CPU
systems, for example)

The simpler formula you suggest will probably work
in most cases.  Suck it and See.

The formula I gave is rather more complicated,
but it's guaranteed to be valid.


Dave


-------------------------------------------------------
SF.Net email is sponsored by:
Tame your development challenges with Apache's Geronimo App Server.
Download it for free - -and be entered to win a 42" plasma tv or your very
own Sony(tm)PSP.  Click here to play: http://sourceforge.net/geronimo.php
_______________________________________________
Net-snmp-coders mailing list
Net-snmp-coders@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/net-snmp-coders

Reply via email to