From owner-freebsd-questions@FreeBSD.ORG Thu Apr 27 17:15:17 2006 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0B8DD16A43B for ; Thu, 27 Apr 2006 17:15:16 +0000 (UTC) (envelope-from smurphy@calarts.edu) Received: from muse2.calarts.edu (muse2.calarts.edu [198.182.157.28]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8DD0D43D46 for ; Thu, 27 Apr 2006 17:15:16 +0000 (GMT) (envelope-from smurphy@calarts.edu) Received: from [198.182.157.171] (not-in-use.calarts.edu [198.182.157.171] (may be forged)) (authenticated bits=0) by muse2.calarts.edu (8.13.3/8.13.3) with ESMTP id k3RHFFaU038523 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NOT) for ; Thu, 27 Apr 2006 10:15:16 -0700 (PDT) (envelope-from smurphy@calarts.edu) Message-ID: <4450FC35.5090202@calarts.edu> Date: Thu, 27 Apr 2006 10:15:33 -0700 From: Sean Murphy User-Agent: Thunderbird 1.5.0.2 (Macintosh/20060308) MIME-Version: 1.0 To: "'freebsd-questions@freebsd.org'" Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Scanned-By: MIMEDefang 2.52 on 198.182.157.28 Subject: bsnmpd help X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 27 Apr 2006 17:15:17 -0000 I am running FreeBSD 5.4 and would like to monitor it using the included bsnmpd. However the handbook did not have any information about it, the man page was pretty lean and the list archive is very scarce on the topic. I checked the /etc/defaults/rc.conf and noticed there is not an enable_bsnmpd that I can add so it starts up. Could someone point me to a good guide to bsnmpd I would really like to start using it. Thanks.