Re: [AFMUG] Displaying backhaul traffic on a map live

2016-03-11 Thread D. Ryan Spott
I have made some of these maps for 48 and 96 port switches pointing to 
individual hadoop cluster members. Pointy-haired bosses LOVE them.




ryan

On 3/11/16 10:19 AM, George Skorup wrote:

Yeah, that's nice. Sorry, I meant *my* map is not so pretty.

On 3/11/2016 8:27 AM, Ken Hohhof wrote:

Could be prettier?  That example Ryan posted is pretty enough for me.
*From:* George Skorup <mailto:geo...@cbcast.com>
*Sent:* Friday, March 11, 2016 1:06 AM
*To:* af@afmug.com <mailto:af@afmug.com>
*Subject:* Re: [AFMUG] Displaying backhaul traffic on a map live
I'm using Network Weathermap integrated w/ Cacti. Makes it easy to 
visualize traffic flow on the network. Could be prettier, but it works.


On 3/10/2016 11:51 PM, D. Ryan Spott wrote:

Network weather map. It is a PITA to configure but the results are nice:

http://weathermap.sw.alaska.edu/ (hover over links for more info)

I had something like this on a large screen in a former 
life/company. I added a lower frame that auto refresh through 
important graphs.


ryan

On 3/10/16 4:57 AM, Andreas Wiatowski wrote:
I’m wondering if anyone can suggest a method to display a live map 
of traffic on Google or Bing Map?  We use THE DUDE for our network 
mapping / topology, but the built in web server crashes when we use 
an android box / software to display the map on a TV.

Cheers,

Andreas Wiatowski, CEO
Silo Wireless Inc.
519-449-5656 x-600










Re: [AFMUG] Displaying backhaul traffic on a map live

2016-03-11 Thread George Skorup

Yeah, that's nice. Sorry, I meant *my* map is not so pretty.

On 3/11/2016 8:27 AM, Ken Hohhof wrote:

Could be prettier?  That example Ryan posted is pretty enough for me.
*From:* George Skorup <mailto:geo...@cbcast.com>
*Sent:* Friday, March 11, 2016 1:06 AM
*To:* af@afmug.com <mailto:af@afmug.com>
*Subject:* Re: [AFMUG] Displaying backhaul traffic on a map live
I'm using Network Weathermap integrated w/ Cacti. Makes it easy to 
visualize traffic flow on the network. Could be prettier, but it works.


On 3/10/2016 11:51 PM, D. Ryan Spott wrote:

Network weather map. It is a PITA to configure but the results are nice:

http://weathermap.sw.alaska.edu/ (hover over links for more info)

I had something like this on a large screen in a former life/company. 
I added a lower frame that auto refresh through important graphs.


ryan

On 3/10/16 4:57 AM, Andreas Wiatowski wrote:
I’m wondering if anyone can suggest a method to display a live map 
of traffic on Google or Bing Map? We use THE DUDE for our network 
mapping / topology, but the built in web server crashes when we use 
an android box / software to display the map on a TV.

Cheers,

Andreas Wiatowski, CEO
Silo Wireless Inc.
519-449-5656 x-600








Re: [AFMUG] Displaying backhaul traffic on a map live

2016-03-11 Thread Ken Hohhof
Could be prettier?  That example Ryan posted is pretty enough for me.

From: George Skorup 
Sent: Friday, March 11, 2016 1:06 AM
To: af@afmug.com 
Subject: Re: [AFMUG] Displaying backhaul traffic on a map live

I'm using Network Weathermap integrated w/ Cacti. Makes it easy to visualize 
traffic flow on the network. Could be prettier, but it works.


On 3/10/2016 11:51 PM, D. Ryan Spott wrote:

  Network weather map. It is a PITA to configure but the results are nice:

  http://weathermap.sw.alaska.edu/ (hover over links for more info)

  I had something like this on a large screen in a former life/company. I added 
a lower frame that auto refresh through important graphs.

  ryan


  On 3/10/16 4:57 AM, Andreas Wiatowski wrote:

I’m wondering if anyone can suggest a method to display a live map of 
traffic on Google or Bing Map?  We use THE DUDE for our network mapping / 
topology, but the built in web server crashes when we use an android box / 
software to display the map on a TV. 


Cheers,


Andreas Wiatowski, CEO
Silo Wireless Inc.
519-449-5656 x-600






Re: [AFMUG] Displaying backhaul traffic on a map live

2016-03-10 Thread George Skorup
I'm using Network Weathermap integrated w/ Cacti. Makes it easy to 
visualize traffic flow on the network. Could be prettier, but it works.


On 3/10/2016 11:51 PM, D. Ryan Spott wrote:

Network weather map. It is a PITA to configure but the results are nice:

http://weathermap.sw.alaska.edu/ (hover over links for more info)

I had something like this on a large screen in a former life/company. 
I added a lower frame that auto refresh through important graphs.


ryan

On 3/10/16 4:57 AM, Andreas Wiatowski wrote:
I’m wondering if anyone can suggest a method to display a live map of 
traffic on Google or Bing Map?  We use THE DUDE for our network 
mapping / topology, but the built in web server crashes when we use 
an android box / software to display the map on a TV.



Cheers,

Andreas Wiatowski, CEO
Silo Wireless Inc.
519-449-5656 x-600







Re: [AFMUG] Displaying backhaul traffic on a map live

2016-03-10 Thread D. Ryan Spott

Network weather map. It is a PITA to configure but the results are nice:

http://weathermap.sw.alaska.edu/ (hover over links for more info)

I had something like this on a large screen in a former life/company. I 
added a lower frame that auto refresh through important graphs.


ryan

On 3/10/16 4:57 AM, Andreas Wiatowski wrote:
I’m wondering if anyone can suggest a method to display a live map of 
traffic on Google or Bing Map?  We use THE DUDE for our network 
mapping / topology, but the built in web server crashes when we use an 
android box / software to display the map on a TV.



Cheers,

Andreas Wiatowski, CEO
Silo Wireless Inc.
519-449-5656 x-600





Re: [AFMUG] Displaying backhaul traffic on a map live

2016-03-10 Thread Cameron Crum
What do you mean by traffic? Do you want to show your links with a label
showing current throughput or something different? If you are looking for
placing the objects on map layers, you should look at leaflet. It is a very
lightweight, all javascript, mapping api with a better feature set than
Google or Bing. You can use open street or a number of open source tile
layers or even get plugins for Google or Bing Areial/Hybid tiles. If you
are used to working with Google Mapping API, leaflet is easy to pick up.

On Thu, Mar 10, 2016 at 6:57 AM, Andreas Wiatowski  wrote:

> I’m wondering if anyone can suggest a method to display a live map of
> traffic on Google or Bing Map?  We use THE DUDE for our network mapping /
> topology, but the built in web server crashes when we use an android box /
> software to display the map on a TV.
>
>
> Cheers,
>
> Andreas Wiatowski, CEO
> Silo Wireless Inc.
> 519-449-5656 x-600
>
>


Re: [AFMUG] Displaying backhaul traffic on a map live

2016-03-10 Thread Josh Baird
It's ancient and sort of a pain to work with (Network Weathermap), but it
does a decent job when configured properly.

My problem with The Dude is that it kills CPU on my routers (mostly smaller
routers).  I spun up a POC of it just to show a map with semi-real time
traffic, but had to shut it down due to it maxing out CPU on several of my
routers throughout the day.  Maybe it was configured incorrectly.. who
knows, but I think this is a common problem.

On Thu, Mar 10, 2016 at 8:56 AM, Faisal Imtiaz <fai...@snappytelecom.net>
wrote:

> It's called network weather map.
>
> http://network-weathermap.com/
>
> Regards
>
> Faisal Imtiaz
> Snappy Internet & Telecom
> 7266 SW 48 Street
> Miami, FL 33155
> Tel: 305 663 5518 x 232
>
> Help-desk: (305)663-5518 Option 2 or Email: supp...@snappytelecom.net
>
> --
>
> *From: *"Andreas Wiatowski" <andr...@silowireless.com>
> *To: *af@afmug.com
> *Sent: *Thursday, March 10, 2016 7:57:13 AM
> *Subject: *[AFMUG] Displaying backhaul traffic on a map live
>
> I’m wondering if anyone can suggest a method to display a live map of
> traffic on Google or Bing Map?  We use THE DUDE for our network mapping /
> topology, but the built in web server crashes when we use an android box /
> software to display the map on a TV.
>
>
> Cheers,
>
> Andreas Wiatowski, CEO
> Silo Wireless Inc.
> 519-449-5656 x-600
>
>
>


Re: [AFMUG] Displaying backhaul traffic on a map live

2016-03-10 Thread Faisal Imtiaz
It's called network weather map. 

http://network-weathermap.com/ 

Regards 

Faisal Imtiaz 
Snappy Internet & Telecom 
7266 SW 48 Street 
Miami, FL 33155 
Tel: 305 663 5518 x 232 

Help-desk: (305)663-5518 Option 2 or Email: supp...@snappytelecom.net 

> From: "Andreas Wiatowski" <andr...@silowireless.com>
> To: af@afmug.com
> Sent: Thursday, March 10, 2016 7:57:13 AM
> Subject: [AFMUG] Displaying backhaul traffic on a map live

> I’m wondering if anyone can suggest a method to display a live map of traffic 
> on
> Google or Bing Map? We use THE DUDE for our network mapping / topology, but 
> the
> built in web server crashes when we use an android box / software to display
> the map on a TV.

> Cheers,

> Andreas Wiatowski, CEO
> Silo Wireless Inc.
> 519-449-5656 x-600


[AFMUG] Displaying backhaul traffic on a map live

2016-03-10 Thread Andreas Wiatowski
I’m wondering if anyone can suggest a method to display a live map of traffic 
on Google or Bing Map?  We use THE DUDE for our network mapping / topology, but 
the built in web server crashes when we use an android box / software to 
display the map on a TV.


Cheers,

Andreas Wiatowski, CEO
Silo Wireless Inc.
519-449-5656 x-600