I'd like to add some stats of the quality per link and per path. The steps should be: 1. add memory to the db, so that an update does not erase previous data 2. add a cron job so that the db is updated regularly (with django-kronos) 3. plot the cost of a link with highstats 4. add a form to choose a source and destination, and plot the cost of the chosen path
I'd like to add some stats of the quality per link and per path. The steps should be: