Date: Tue, 5 Jun 2001 11:21:02 -0700 From: Jon Rust <jpr@vcnet.com> To: freebsd-questions@freebsd.org Subject: Re: snmp memory stats Message-ID: <20010605112102.H11084@mail.vcnet.com> In-Reply-To: <20010603180340.A86422@mail.vcnet.com>; from jpr@vcnet.com on Sun, Jun 03, 2001 at 06:03:41PM -0700 References: <20010603180340.A86422@mail.vcnet.com>
next in thread | previous in thread | raw e-mail | index | archive | help
FYI, upgrading to ucd-snmp 4.2.1 (in /usr/ports/net/net-snmp ??) from 4.1 sort of solved the problem. Memory stats are much closer to reality (though still not exactly correct). This system has 512M of RAM: enterprises.ucdavis.memory.memTotalReal.0 = 461536 enterprises.ucdavis.memory.memAvailReal.0 = 51160 This one has 64M: enterprises.ucdavis.memory.memTotalReal.0 = 46168 enterprises.ucdavis.memory.memAvailReal.0 = 404 Can't explain the differences, but at least it's in the neighborhood. Swap values are right on the money, strangely. 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?20010605112102.H11084>