2008/8/19 Chee Meng Gui <[EMAIL PROTECTED]>:
> This is the struct vmtotal output
>
> vmtotal :
> run queue 1
> jobs in disk wait 4
> jobs in page wait 0
> jobs in sleeping in core 59
> swapped out runnable/short block jobs 0
> total virtual memory 610377642
> active virtual memory 44897
> total real memory 122578
> active real memory 16055
> shared virtual memory 9315
> active shared virtual memory 6527
> shared real memory 4214
> active shared real memory 2901
> free memory pages 8870

That's probably not a lot of use in isolation.
And comparing it to the snmpwalk output is
difficult, becuase the data will be sampled at
different times.

What you probably need to do is tweak your
test program so that it runs sysctl on *both*
VM_METER *and* the other structures that
you're interested in.   You can then print out
the full contents of both structures, and compare
the values in a sensible manner.

Unfortunately I won't be around for the next
week or so, but I'll check in again after that
to see how you're getting on.

Dave

-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
Net-snmp-users mailing list
Net-snmp-users@lists.sourceforge.net
Please see the following page to unsubscribe or change other options:
https://lists.sourceforge.net/lists/listinfo/net-snmp-users

Reply via email to