Skip to content

Latest commit

 

History

History
24 lines (15 loc) · 481 Bytes

README.md

File metadata and controls

24 lines (15 loc) · 481 Bytes

atlas

Cron based traceroute with GUI

installation

Add this line to crontab:

*/1 * * * * php PATH_TO_ATLAS/cron.php

Import the database file

mysql < schema.sql

usage

Navigate to http://localhost/atlas/ and add hosts with "Host" -> "Add Host". Then view results or compare them.

screenshot

Using output to plot hops on Google Map and Highcharts