From owner-freebsd-questions Tue Oct 30 15: 5:26 2001 Delivered-To: freebsd-questions@freebsd.org Received: from shumai.marcuscom.com (rdu57-28-046.nc.rr.com [66.57.28.46]) by hub.freebsd.org (Postfix) with ESMTP id 424AC37B401 for ; Tue, 30 Oct 2001 15:05:24 -0800 (PST) Received: from localhost (marcus@localhost) by shumai.marcuscom.com (8.11.6/8.11.6) with ESMTP id f9UN5K243609; Tue, 30 Oct 2001 18:05:23 -0500 (EST) (envelope-from marcus@marcuscom.com) X-Authentication-Warning: shumai.marcuscom.com: marcus owned process doing -bs Date: Tue, 30 Oct 2001 18:05:20 -0500 (EST) From: Joe Clarke To: Erik Sabowski Cc: freebsd-questions@FreeBSD.ORG Subject: Re: mrtg on freebsd In-Reply-To: Message-ID: <20011030180419.F43567-100000@shumai.marcuscom.com> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII 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 MRTG is pretty self-contained on FreeBSD. Just: cd /usr/ports/net/mrtg make all install clean It will take care of everything you need. ucd-snmp is not required, just libgd (which will be built automatically for you if you use the above command). Joe On Tue, 30 Oct 2001, Erik Sabowski wrote: > I want to use mrtg to monitor traffic going through my box. Am i going to > have to also install some kind of SNMP implementation (such as ucd-snmp) > or will it work without anything else? > > #airyk > > -- > airyk@sdf.lonestar.org > SDF Public Access UNIX System - http://sdf.lonestar.org > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message > > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message