Skip to content

Latest commit

 

History

History
22 lines (17 loc) · 694 Bytes

README.md

File metadata and controls

22 lines (17 loc) · 694 Bytes

nagios from distance

Status Monitor to view your current Nagios/Icinga status from distance

Requirements

  1. python-bottle - http://bottlepy.org/
    • easy_install bottle
  2. python-configparser
    • easy_install configparser
  3. Nagios/Icinga installation

Configuration

  1. After checkout change to folder nfd
  2. edit example.conf and name it config.conf
  3. nohup python app.py &
  4. Browse to http://localhost:8080/