Date: Sun, 3 Jun 2001 18:03:41 -0700 From: Jon Rust <jpr@vcnet.com> To: freebsd-questions@freebsd.org Subject: snmp memory stats Message-ID: <20010603180340.A86422@mail.vcnet.com>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20010603180340.A86422>