From owner-freebsd-net@FreeBSD.ORG Fri Sep 10 21:48:05 2004 Return-Path: Delivered-To: freebsd-net@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id F114E16A4CE for ; Fri, 10 Sep 2004 21:48:05 +0000 (GMT) Received: from elvis.mu.org (elvis.mu.org [192.203.228.196]) by mx1.FreeBSD.org (Postfix) with ESMTP id B98B343D54 for ; Fri, 10 Sep 2004 21:48:05 +0000 (GMT) (envelope-from billf@elvis.mu.org) Received: by elvis.mu.org (Postfix, from userid 1098) id AAD635C942; Fri, 10 Sep 2004 14:48:05 -0700 (PDT) Date: Fri, 10 Sep 2004 14:48:05 -0700 From: Bill Fumerola To: Clark Gaylord Message-ID: <20040910214805.GN54568@elvis.mu.org> References: <20040909171018.GA11540@cell.sick.ru> <414093DE.A6DC6E67@freebsd.org> <41409CB5.836DE816@freebsd.org> <20040909193507.GA12168@cell.sick.ru> <4140B603.8E979D72@freebsd.org> <20040909200052.GD12168@cell.sick.ru> <20040909234126.3f1c7cf3.dudu@diaspar.rdsnet.ro> <20040910053619.GB14470@cell.sick.ru> <41421D66.2030902@dirtcheapemail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <41421D66.2030902@dirtcheapemail.com> User-Agent: Mutt/1.4.2.1i X-Operating-System: FreeBSD 4.10-MUORG-20040525 i386 X-PGP-Key: 1024D/7F868268 X-PGP-Fingerprint: 5B2D 908E 4C2B F253 DAEB FC01 8436 B70B 7F86 8268 cc: freebsd-net@freebsd.org Subject: Re: [TEST/REVIEW] Netflow implementation X-BeenThere: freebsd-net@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Networking and TCP/IP with FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 10 Sep 2004 21:48:06 -0000 On Fri, Sep 10, 2004 at 05:32:22PM -0400, Clark Gaylord wrote: > Certainly dumping to MySQL is typically wretched ... to a real database > much less so. works just fine if you aggregate the flows and build lookup tables instead of just dumping raw flows straight into a database. i think it's great that a freebsd netflow implementation exists, it's just a shame that you have to configure netkitchensink to use it.. -- - bill fumerola / fumerola@yahoo-inc.com / billf@FreeBSD.org