Newer
Older
# mp-web
Measurement Point web - tools for making network testing from a web-page.
Support route analysis by traceroute, throughput by a front end to iperf3 and
a purely web-based performace tool called yt.
# Install
cd /var/www # or equivalent web root
Just clone the directory into a web-server

Olav Kvittem
committed
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/
# 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.
http://shop.highsoft.com/faq/non-commercial.
Jquery licence can be found at https://jquery.org/license/.

Olav Kvittem
committed
DataTables license is at http://www.datatables.net/license/bsd