>>>>> On Tue, 24 May 2005 16:16:41 -0400, Jim Ruddell <[EMAIL PROTECTED]> said:
Jim> I'm trying to monitor memory usage on Linux servers but can't find
Jim> anything in SNMP that can handle the amount in the machine. It has 8 gig
Jim> real and 16 gig of swap. Is there an SNMP entry that will return any
Jim> thing higher than 4 gig or even worse 2 gig??? Thanks.
I think this will do it since it's in kbytes:
HOST-RESOURCES-MIB::hrMemorySize
hrMemorySize OBJECT-TYPE
-- FROM HOST-RESOURCES-MIB
-- TEXTUAL CONVENTION KBytes
SYNTAX Integer32 (0..2147483647)
UNITS ""
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The amount of physical read-write main memory,
typically RAM, contained by the host."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) host(25) hrStorage(2) 2
}
--
Wes Hardaker
Sparta, Inc.
-------------------------------------------------------
This SF.Net email is sponsored by Yahoo.
Introducing Yahoo! Search Developer Network - Create apps using Yahoo!
Search APIs Find out how you can build Yahoo! directly into your own
Applications - visit http://developer.yahoo.net/?fr=offad-ysdn-ostg-q22005
_______________________________________________
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