From owner-freebsd-questions Sun Jun 3 18: 3:48 2001 Delivered-To: freebsd-questions@freebsd.org Received: from vcnet.com (mail.vcnet.com [209.239.239.15]) by hub.freebsd.org (Postfix) with SMTP id 5A18D37B403 for ; Sun, 3 Jun 2001 18:03:46 -0700 (PDT) (envelope-from jpr@vcnet.com) Received: (qmail 87930 invoked by uid 1001); 4 Jun 2001 01:03:41 -0000 Date: Sun, 3 Jun 2001 18:03:41 -0700 From: Jon Rust To: freebsd-questions@freebsd.org Subject: snmp memory stats Message-ID: <20010603180340.A86422@mail.vcnet.com> Mail-Followup-To: freebsd-questions@freebsd.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i X-Operating-System: http://www.freebsd.org/ Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Something seems wrong here (could be my gray matter): From snmpwalk: enterprises.ucdavis.memory.memErrorName.0 = swap enterprises.ucdavis.memory.memTotalSwap.0 = 32752 enterprises.ucdavis.memory.memAvailSwap.0 = 30788 enterprises.ucdavis.memory.memTotalReal.0 = 45496 enterprises.ucdavis.memory.memAvailReal.0 = 404 enterprises.ucdavis.memory.memTotalFree.0 = 5772 From dmesg: real memory = 64946176 (63424K bytes) avail memory = 59908096 (58504K bytes) From top: Mem: 24M Active, 14M Inact, 15M Wired, 4908K Cache, 14M Buf, 404K Free Swap: 256M Total, 15M Used, 241M Free, 5% Inuse From real life: 64 M installed 256 M of swap Why doesn't ucd-snmp not reflect anything close to reality? Am I assuming the OID's should be showing something they're not meant to? thanks jon To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message