Simple Monitoring for the ODR-mmbTools
How to get started
This little webpage uses python and (Flask)[http://flask.pocoo.org].
To get started, install (virtualenv)[http://www.virtualenv.org] (maybe try apt-get install python-virtualenv) and then do
virtualenv venv
source venv/bin/activate
pip install Flask