From owner-freebsd-ports@FreeBSD.ORG Wed Mar 4 14:39:54 2015 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id E922E16B for ; Wed, 4 Mar 2015 14:39:54 +0000 (UTC) Received: from smtp206.alice.it (smtp206.alice.it [82.57.200.102]) by mx1.freebsd.org (Postfix) with ESMTP id 5578AC7F for ; Wed, 4 Mar 2015 14:39:53 +0000 (UTC) Received: from soth.ventu (87.6.60.154) by smtp206.alice.it (8.6.060.28) (authenticated as acanedi@alice.it) id 547D8AFA10C4FD4E for freebsd-ports@freebsd.org; Wed, 4 Mar 2015 15:34:04 +0100 Received: from guardian.ventu (bane.ventu [10.1.2.15]) (authenticated bits=0) by soth.ventu (8.15.1/8.14.9) with ESMTPSA id t24EXwQO016299 (version=TLSv1 cipher=DHE-RSA-CAMELLIA256-SHA bits=256 verify=NO) for ; Wed, 4 Mar 2015 15:33:59 +0100 (CET) (envelope-from ml@netfence.it) X-Authentication-Warning: soth.ventu: Host bane.ventu [10.1.2.15] claimed to be guardian.ventu Message-ID: <54F717D5.5010705@netfence.it> Date: Wed, 04 Mar 2015 15:33:57 +0100 From: Andrea Venturoli User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:31.0) Gecko/20100101 Thunderbird/31.5.0 MIME-Version: 1.0 To: freebsd-ports@freebsd.org Subject: PHP Weathermap Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit X-Scanned-By: MIMEDefang 2.75 on 10.1.2.13 X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 04 Mar 2015 14:39:55 -0000 Hello. I stumbled upon this software: http://network-weathermap.com More or less it looks like it will do what I'm looking for, i.e. display a topological graph of my network with bandwidth size and (more or less) realtime traffic. Added bonus, I'm already using Cacti. I don't see it in the port tree, though. Before I start hitting my head on it, has anyone already tried it? Any experience? Is it worth the hassle? Any better alternative? bye & Thanks in advance Andrea Venturoli