Table of Contents

trafficmap

About

TrafficMap is PHP script to show network topology in webpage. It reads TkInEd .tki files and shows PNG images (or GIF, depending on GD library installed). It can also make HTML page with imagemap where you can click to the node icon to telnet it or move over link and see bandwidth usage graphs for example. Demo images (hostnames removed)

Demo application

Try to move mouse over a1-POP1 and gigabit connections between s1-POP2 and s1-POP2

Features

  • reads TkInEd config files
  • creates PNG image and HTML page
  • different colors and line width for different link speeds
  • more than one line between nodes when multiple connections
  • HTML output with interactive imagemap
    • cursor over node shows node parameters
    • click node to telnet into
    • cursor over link shows link parameters and usage graph (if exist)

Code

  • written in PHP
  • download - ask!
 
trafficmap.txt · Last modified: 2007/09/03 20:59 by cougar
 
Recent changes RSS feed Creative Commons License Donate Powered by PHP Valid XHTML 1.0 Valid CSS Driven by DokuWiki