- python-bottle - http://bottlepy.org/
- easy_install bottle
- python-configparser
- easy_install configparser
- Nagios/Icinga installation
- After checkout change to folder nfd
- edit example.conf and name it config.conf
- URI: http://your.(nagios/icinga)-host.com/(nagios/icinga)
- USER (optional): basic auth user
- PASSWORD (optional): the corresponding password
- REALM (optional): the access-realm if you protected your site with an http basic auth
- nohup python app.py &
- Browse to http://localhost:8080/