From owner-freebsd-questions@FreeBSD.ORG Thu Aug 21 19:46:31 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 6F4691065671 for ; Thu, 21 Aug 2008 19:46:31 +0000 (UTC) (envelope-from nino80@gmail.com) Received: from mail-gx0-f17.google.com (mail-gx0-f17.google.com [209.85.217.17]) by mx1.freebsd.org (Postfix) with ESMTP id 257858FC12 for ; Thu, 21 Aug 2008 19:46:30 +0000 (UTC) (envelope-from nino80@gmail.com) Received: by gxk10 with SMTP id 10so731619gxk.19 for ; Thu, 21 Aug 2008 12:46:30 -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=O3vHE04G2GLaWy5fHrPvm/Y1Oa4S1tfQYlUg9mxnhEI=; b=iD5dHlsYtcA1sdtk3IuAaRlhlTT2M9e2jSDFmL7LUb91xn5kSaL9MCnbSxe6XhVtqe 9qJYhS15IeoZu5W7eNb6rXRGKLN+UOCS/tqHS7dlYTALabmHy00SorGPRBFjva/bA/Y2 fWvBLcH67a04y3g2ikrZXJBvOV46YM+vLpKxU= 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=tX4UDCe8XBUDHo4YLwN6KG4snepXCiNYIIv8GuWeFXc+h7CJdjAi2ezwr/bDIAtBWU kpu8XLr+0htyM8TxHcxsxDVKKON4U9pcUL7LXcQUY9ne1DAlKhnESgz9o94xtrii3Px0 MhPXRHL/NRe/66CQyNlHOTOMdQGwAfSUzgdAU= Received: by 10.115.76.1 with SMTP id d1mr203711wal.196.1219346450871; Thu, 21 Aug 2008 12:20:50 -0700 (PDT) Received: by 10.114.26.14 with HTTP; Thu, 21 Aug 2008 12:20:50 -0700 (PDT) Message-ID: <92bcbda50808211220u55f4ee5fga379a7b08c53af02@mail.gmail.com> Date: Thu, 21 Aug 2008 21:20:50 +0200 From: "n j" To: worldofopensource@gmail.com In-Reply-To: <48AC6A82.7040004@ibctech.ca> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <48AC6A82.7040004@ibctech.ca> Cc: questions@freebsd.org 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: Thu, 21 Aug 2008 19:46:31 -0000 > 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). Not sure if that's what you're looking for, but net-mgmt/nfsen is worth a look. Screenshots available here: http://nfsen.sourceforge.net/#mozTocId301830. -- Nino