From owner-freebsd-isp@FreeBSD.ORG Wed Jul 6 06:46:50 2005 Return-Path: X-Original-To: freebsd-isp@freebsd.org Delivered-To: freebsd-isp@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B968216A41C for ; Wed, 6 Jul 2005 06:46:50 +0000 (GMT) (envelope-from lists@visionsix.com) Received: from mordrede.visionsix.net (mordrede.visionsix.net [206.113.65.8]) by mx1.FreeBSD.org (Postfix) with ESMTP id 758FD43D45 for ; Wed, 6 Jul 2005 06:46:50 +0000 (GMT) (envelope-from lists@visionsix.com) Received: from vsis169 (unverified [206.113.65.14]) by mordrede.visionsix.net (Vircom SMTPRS 4.0.340.0) with SMTP id for ; Wed, 6 Jul 2005 01:46:48 -0500 Message-ID: <06e001c581f6$7bdd8460$de0a0a0a@visionsix.com> From: "Lewis Watson" To: References: <3b88b80a0507051933f4750f3@mail.gmail.com> Date: Wed, 6 Jul 2005 01:46:48 -0500 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2900.2180 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.2180 Subject: Re: Multiple IP MRTG or Similar X-BeenThere: freebsd-isp@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Internet Services Providers List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 06 Jul 2005 06:46:50 -0000 can only set up MRTG on FreeBSD for the main IP of the server and not for each individual IP. I know there are providers monitoring the bandwidth of each IP in FreeBSD. Which script are they using to do this, MRTG, cacti, RRDTool, cricket? If someone could offer a little guidance to get me started I would be grateful. Thank you Greg _______________________________________________ Hi Greg, Bandwidthd does a nice job of creating seperate graphs for each ip = address or subnet. Take a look and see what you think: http://bandwidthd.sourceforge.net/demo/ A more "versatile" solution would be to use netflow, which uses RRDTool = and other resources.