From owner-freebsd-net@FreeBSD.ORG Tue Nov 27 12:32:13 2012 Return-Path: Delivered-To: freebsd-net@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 3A44A75F for ; Tue, 27 Nov 2012 12:32:13 +0000 (UTC) (envelope-from artemrts@ukr.net) Received: from ffe5.ukr.net (ffe5.ukr.net [195.214.192.21]) by mx1.freebsd.org (Postfix) with ESMTP id D83D08FC08 for ; Tue, 27 Nov 2012 12:32:12 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=ukr.net; s=ffe; h=Date:Message-Id:From:To:References:In-Reply-To:Subject:Cc:Content-Type:Content-Transfer-Encoding:MIME-Version; bh=j1+K3aSIMlgDCQwGfx4dLcAQsMKyKcCf+kmfMP94Ll8=; b=ILEKX7SaHdavFV9uEVTfFTqdHCeXbVXNLN4mreZuozyepUI85ddZWK57/abixVwgyz8hRyAHNn7brykqmeTVfSJue77MxO4Vgs0ntxT4FXYaHVRqZ5p237qQmceHywYPXWhVhFWjsOII/oRQOaaZfgOh66EptXtlw7OnOzdXy2Q=; Received: from mail by ffe5.ukr.net with local ID 1TdJp9-000JLI-IA ; Tue, 27 Nov 2012 13:59:35 +0200 MIME-Version: 1.0 Content-Disposition: inline Content-Transfer-Encoding: binary Content-Type: text/plain; charset="windows-1251" Subject: Re: Network monitoring with FreeBSD In-Reply-To: References: To: "Kurt Buff" From: "Vitaliy Tokarenko" X-Mailer: freemail.ukr.net 4.0 Message-Id: <70230.1354017575.14465304679660847104@ffe5.ukr.net> X-Browser: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:17.0) Gecko/17.0 Firefox/17.0 Date: Tue, 27 Nov 2012 13:59:35 +0200 Cc: freebsd-net@freebsd.org X-BeenThere: freebsd-net@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Networking and TCP/IP with FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 27 Nov 2012 12:32:13 -0000 Try pmacct. This is lightweight and feature-rich tool for accounting and network statistics. http://svnweb.freebsd.org/ports/head/net-mgmt/pmacct/ --- Original message --- From: "Kurt Buff" To: freebsd-net@freebsd.org Date: 27 November 2012, 01:16:45 Subject: Network monitoring with FreeBSD > If this belongs on a different list, please let me know... > > I've long used ntop, but the current version in ports is missing a > feature that I found incredibly useful, and I'm seeking an > alternative. > > I'm running several small FreeBSD 9 boxen monitoring my HP switches on > their mirror ports, and ntop 3.x could give the the top 3 talkers when > I clicked on a graph of the network load statistics, but under 4.x > that no longer seems to be the case, and 5.x isn't in the ports tree > yet. > > I'd love to dive deeper into who is talking, and what traffic is > passing on my network, and I'm pretty dedicated to using FreeBSD, as > I've not liked any Linux I've ever touched. > > I've perused ports/net and ports/net-mgmt, and there are a bewildering > number of options. If anyone has recommendations, I'd like to hear it. > > Kurt > _______________________________________________ > freebsd-net@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-net > To unsubscribe, send any mail to "freebsd-net-unsubscribe@freebsd.org"