On 31/01/2008, Larry Low <[EMAIL PROTECTED]> wrote:
> A) CPU in HOST-MIB takes a while to populate after startup.

That's correct.
This MIB object is measuring a one-minute average of
processor activity, so the agent cannot start reporting
a value until it has one minute's worth of statistics.


> B) prEntries prCount is inaccurate at times.  I have one process that it
> doesn't ever detect as running.

Depending on the exact build configuration, this will either be looking
at the contents of /proc/{pid}/cmdline   or  /proc/{pid}/status

It might be worth checking the contents of these two files,
and seeing whether the name of the process is reported differently
between the two.   (And how these compare to the name that you
are looking for).


Dave

-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
Net-snmp-users mailing list
[email protected]
Please see the following page to unsubscribe or change other options:
https://lists.sourceforge.net/lists/listinfo/net-snmp-users

Reply via email to