From owner-freebsd-ports@FreeBSD.ORG Mon Jan 14 12:38:36 2013 Return-Path: Delivered-To: freebsd-ports@FreeBSD.org Received: from mx1.freebsd.org (mx1.FreeBSD.org [8.8.178.115]) by hub.freebsd.org (Postfix) with ESMTP id 7F7EC1F5 for ; Mon, 14 Jan 2013 12:38:36 +0000 (UTC) (envelope-from feld@feld.me) Received: from feld.me (feld.me [66.170.3.2]) by mx1.freebsd.org (Postfix) with ESMTP id 5F093F94 for ; Mon, 14 Jan 2013 12:38:36 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=feld.me; s=blargle; h=In-Reply-To:Message-Id:From:Mime-Version:Date:References:Subject:To:Content-Type; bh=xqlxy5A1C1PC1vIthpA3NCnDvQ5LULO7IIE1vscyDH4=; b=HwmzdvzEPDWhLFzoKMH7++O98Ks/zRCsKUNSKORx5dX26mSMLEZ170ZL5R7/YGDKbRr25/Qi0kgiQ62JI4OlOwAA8h6Dcw1Mly03OAIvmWguYVsVNDiuisWPqblVQ4kg; Received: from localhost ([127.0.0.1] helo=mwi1.coffeenet.org) by feld.me with esmtp (Exim 4.80.1 (FreeBSD)) (envelope-from ) id 1TujJ5-000MW8-Af; Mon, 14 Jan 2013 06:38:28 -0600 Received: from feld@feld.me by mwi1.coffeenet.org (Archiveopteryx 3.1.4) with esmtpsa id 1358167100-86286-86284/5/1; Mon, 14 Jan 2013 12:38:20 +0000 Content-Type: text/plain; format=flowed; delsp=yes To: freebsd-ports@FreeBSD.org, Andrea Venturoli Subject: Re: Monitoring a switch References: <50EC65C1.4050106@netfence.it> Date: Mon, 14 Jan 2013 06:38:20 -0600 Mime-Version: 1.0 From: Mark Felder Message-Id: In-Reply-To: <50EC65C1.4050106@netfence.it> User-Agent: Opera Mail/12.12 (FreeBSD) X-SA-Report: ALL_TRUSTED=-1, KHOP_THREADED=-0.5 X-SA-Score: -1.5 X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 14 Jan 2013 12:38:36 -0000 On Tue, 08 Jan 2013 12:30:25 -0600, Andrea Venturoli wrote: > Hello. > I'm looking for some software which can monitor a SNMP-enabled switch. > Sure I can use Cacti to monitor bandwidth of every single port... or > Nagios to warn me if some port gets some defined amount of traffic for a > defined amount of time... > > I was wondering though, if there was some more specific tool which might > be faster to setup and would do some magic automatically, like computing > the total traffic flowing through, identifying bottlenecks, etc... > Observium might be something worth looking into. They generally want you to run the the latest commit to their svn repo, so I wouldn't recommend the version in ports right now. http://www.observium.org