From owner-freebsd-questions Tue Jun 5 11:21: 4 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 CCDF237B401 for ; Tue, 5 Jun 2001 11:21:02 -0700 (PDT) (envelope-from jpr@vcnet.com) Received: (qmail 40567 invoked by uid 1001); 5 Jun 2001 18:21:02 -0000 Date: Tue, 5 Jun 2001 11:21:02 -0700 From: Jon Rust To: freebsd-questions@freebsd.org Subject: Re: snmp memory stats Message-ID: <20010605112102.H11084@mail.vcnet.com> Mail-Followup-To: freebsd-questions@freebsd.org References: <20010603180340.A86422@mail.vcnet.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <20010603180340.A86422@mail.vcnet.com>; from jpr@vcnet.com on Sun, Jun 03, 2001 at 06:03:41PM -0700 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 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