Mila Ajax Map 1.2 review

Download
by rbytes.net on

Mila Ajax Map is an AJAX Web application witch can be used with a Web browser to display a network map with monitoring functions. Ho

License: GPL (GNU General Public License)
File size: 0K
Developer: Alexander R Eremin
0 stars award from rbytes.net

Mila Ajax Map is an AJAX Web application witch can be used with a Web browser to display a network map with monitoring functions.

How Install

You need apache, python, python gadfly and cup of coffee.
At first you need create gadfly db with create_db.py.
You need determine x and y coordinates for your nodes.
For each x and y determine node center, i.e x = node x + gif-image size/2. This is center of image. y has same option.
Write now connections in map.html with jg.drawLine(x,y,x2,y2).
Write custom tooltips for each node in map.html.
You can use rrdtools for creating round-trip-time or traffic graffics(see demo page).
Then copy all from "cgi-bin" and "htdocs" dirs to your apache dirs.
Add poller.py to crontab (and script for rrd, if you use it). Open http://your.host/map.html and relax.
You can customize scripts as you want.

What's New in This Release:
Changes were made in JavaScript support.

Mila Ajax Map 1.2 search tags