Skip to content
README.md 1.38 KiB
Newer Older
Olav Kvittem's avatar
Olav Kvittem committed
# mp-web
Measurement Point web - tools for making network testing from a web-page.
Olav Kvittem's avatar
Olav Kvittem committed
Support route analysis by traceroute, throughput by a front end to iperf3 and
a purely web-based performace tool called yt.
Olav Kvittem's avatar
Olav Kvittem committed

# Install
   cd /var/www  # or equivalent web root
Just clone the directory into a web-server
   git clone https://scm.uninett.no/olav.kvittem/mp-web.git

You need the stylesheet  boostrap from the root of the web : /uninett-bootstrap-theme 
   git submodule init
   git submodule update

You need some perl modules like libjson-perl for iperf
   apt-get install libjson-perl

You might need the iperf3 from esnet :
   cd /usr/local/src
   git clone https://github.com/esnet/iperf.git
   ./configure ; make ; make install

You need a basic list of measurement points - create the file mp_list.json
   ./mp_list.sh
You need a list of systems with https :
   ./mp_list_iperf.sh

S er det stilene, disse kan man legge de inn nr man installerer debian-pakken :

  git clone https://github.com/andreassolberg/uninett-bootstrap-theme.git /usr/share/mp-web/


Olav Kvittem's avatar
Olav Kvittem committed
# Licence
This software is free for non-commercial use.
Contact info@uninett.no for other uses.

Components of this software like Highsofts HighChart is
not free for commercial use.
Olav Kvittem's avatar
Olav Kvittem committed
http://shop.highsoft.com/faq/non-commercial.
Jquery licence can be found at https://jquery.org/license/.
DataTables license is at http://www.datatables.net/license/bsd