From owner-freebsd-questions@FreeBSD.ORG Sun Jan 18 09:42:32 2004 Return-Path: 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 57DC416A4CF for ; Sun, 18 Jan 2004 09:42:32 -0800 (PST) Received: from smtp.infracaninophile.co.uk (smtp.infracaninophile.co.uk [81.2.69.218]) by mx1.FreeBSD.org (Postfix) with ESMTP id EC80A43D31 for ; Sun, 18 Jan 2004 09:42:24 -0800 (PST) (envelope-from m.seaman@infracaninophile.co.uk) Received: from happy-idiot-talk.infracaninophile.co.uk (localhost.infracaninophile.co.uk [IPv6:::1])i0IHgIse001860 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO) for ; Sun, 18 Jan 2004 17:42:18 GMT (envelope-from matthew@happy-idiot-talk.infracaninophile.co.uk) Received: (from matthew@localhost)id i0IHgIjg001859 for freebsd-questions@freebsd.org; Sun, 18 Jan 2004 17:42:18 GMT (envelope-from matthew) Date: Sun, 18 Jan 2004 17:42:18 +0000 From: Matthew Seaman To: Free BSD Questions list Message-ID: <20040118174218.GB1712@happy-idiot-talk.infracaninophile.co.uk> Mail-Followup-To: Matthew Seaman , Free BSD Questions list References: <20040118173108.GB24876@teddy.fas.com> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="kXdP64Ggrk/fb43R" Content-Disposition: inline In-Reply-To: <20040118173108.GB24876@teddy.fas.com> User-Agent: Mutt/1.5.5.1i X-Spam-Status: No, hits=-4.9 required=5.0 tests=AWL,BAYES_00 autolearn=ham version=2.61 X-Spam-Checker-Version: SpamAssassin 2.61 (1.212.2.1-2003-12-09-exp) on happy-idiot-talk.infracaninophile.co.uk Subject: Re: Getting snmp running on a STABLE machine? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 18 Jan 2004 17:42:32 -0000 --kXdP64Ggrk/fb43R Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Sun, Jan 18, 2004 at 12:31:08PM -0500, stan wrote: > I'm trying to get snmp running on a STABLE machine. I've built and > installed teh net-snmpd port, but I can't seem to find where teh example > config file was put. >=20 > Any sugestions? /usr/local/share/snmp -- if you use the snmpconf(1) program with the '-i' flag it will walk you through generating the config files and then install them into the correct place for global access: # snmpconf -i -g basic_setup See also snmp.conf(5), snmpd.conf(5) Cheers, Matthew --=20 Dr Matthew J Seaman MA, D.Phil. 26 The Paddocks Savill Way PGP: http://www.infracaninophile.co.uk/pgpkey Marlow Tel: +44 1628 476614 Bucks., SL7 1TH UK --kXdP64Ggrk/fb43R Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.4 (FreeBSD) iD8DBQFACsV6dtESqEQa7a0RApsNAJ9BTYfoVJcefPmHpPIYElDpEsYB2wCfcreZ C8OcYhkmVUAQ1DcGBGWnc1Y= =RrTA -----END PGP SIGNATURE----- --kXdP64Ggrk/fb43R--