From owner-freebsd-questions@FreeBSD.ORG Wed Aug 20 18:53:54 2008 Return-Path: Delivered-To: questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id BCFBE1065673 for ; Wed, 20 Aug 2008 18:53:54 +0000 (UTC) (envelope-from kurt.buff@gmail.com) Received: from nf-out-0910.google.com (nf-out-0910.google.com [64.233.182.189]) by mx1.freebsd.org (Postfix) with ESMTP id 4C8158FC17 for ; Wed, 20 Aug 2008 18:53:53 +0000 (UTC) (envelope-from kurt.buff@gmail.com) Received: by nf-out-0910.google.com with SMTP id h3so383713nfh.33 for ; Wed, 20 Aug 2008 11:53:52 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to :subject:cc:in-reply-to:mime-version:content-type :content-transfer-encoding:content-disposition:references; bh=gX0VYHDQuXy9Tq8DthUCblqyjrqglJ9fC8SNbbUJj6k=; b=ZrFY7+MNH8+/GMfKasXhwmdn3NboSAl14eXQIe+LG8CkFTiHZgvjALDTtksrL9VYmf nrQ8tHNvZIAWdzL/RLznPKc/z1PRL8FlG7nrvB+rkkPOjqW3XoVP1L7ZnRIkDC7hZdE0 ZQX+PNMLvs4HzEDtOOy9xS/9FPOz+Wqwzy3rI= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:cc:in-reply-to:mime-version :content-type:content-transfer-encoding:content-disposition :references; b=ujrDl7phycvmoDa9tzQdj2S6Jo6G5PX56atYQ6EkjChwrLEibhvcis/ScYI03gCCNT U6dmtgXBitwQdXHOcxEMuU5QtRRkYp22EBIslpP2Kr+7N7vBqsvTeAC8u/T581K8rfJl sWh+IvBIIHMJVaIifyhUbs+9EWcLr/sZ1HQOg= Received: by 10.210.78.16 with SMTP id a16mr515263ebb.125.1219258432631; Wed, 20 Aug 2008 11:53:52 -0700 (PDT) Received: by 10.210.53.15 with HTTP; Wed, 20 Aug 2008 11:53:52 -0700 (PDT) Message-ID: Date: Wed, 20 Aug 2008 11:53:52 -0700 From: "Kurt Buff" To: "World of Open Source" In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: Cc: FreeBSD Questions Subject: Re: Free Graphical Netflow Analyzer for FreeBSD / Windows 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: Wed, 20 Aug 2008 18:53:54 -0000 On Wed, Aug 20, 2008 at 6:50 AM, World of Open Source wrote: > Dear all, > > I would like to know seek any advices from all people here about any free > tools for analyzing netflow data which can generate nice management report > (chart, graph) like SolarWinds/any commercial products, that can be run > either or Windows or FreeBSD (prefer). > > Right now, I'm exploring /usr/ports/net-mgmt , but find too many choices. > > Your kind advices are really appreciated. > > -woss- ntop is the first package that comes to mind - I use it, but don't use netflow. Kurt