Dave one more favour
Do you have any idea as to why  hrprocessor load not working in linux(suse
linux 9.0 net-snmp 5.1-80.2) and in united linux 1.0 version?

If I get this value a lot of my time will be saved in coding:)

Thanks,
Naga


-----Original Message-----
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Dave
Shield
Sent: Wednesday, September 21, 2005 1:49 PM
To: [EMAIL PROTECTED]
Cc: net-snmp-coders@lists.sourceforge.net
Subject: RE: Regarding ssCPURawIdle

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



-------------------------------------------------------
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