On 07/05/07, Chris Ochap <[EMAIL PROTECTED]> wrote:
> Is there a way to make SNMP report memory usage for a linux server that
> does not include in memory disk cache/buffers? We're trying to get an
> accurate accouting of system memory usage, but all linux based hosts we
> have report memory usage as pegged, even if the host isn't busy. Thanks
> for any tips.

Try running   "cat /proc/meminfo"  on the target system.
Which field(s) of this output correspond to the usage that
you're interested in?

The SNMP agent doesn't necessarily report all of these figures,
but this interface is where it retrieves the information that it
does report.

Dave

-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
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