Monitor hosts and services of multiple Nagios Core servers in real time in a simple web interface.
- 📷 About Project
- 🙌 Features
- 🔨 Installation
- 🚀 Usage
- 📙 Documentation
- 👷♂️ Contributing
- 🐛 Known Bugs
- [✔️] Super easy to use
- [✔️] Monitor all devices simultaneously
- [✔️] GPL-3.0 License
- [✔️] Only need Nagios, PHP and Apache
- PHP >= 7
- Nagios (on the server you want to monitor)
- Web Server (Apache2, Nginx, Tomcat ecc..)
- Copy the content of this repository except for nagios.php to a directory on the server you want to monitor and make it accessible via HTTP (eg. on Apache, /var/www/html)
- Edit config.json and add the servers you want to monitor
- Access the web interface with your browser to verify the installation
- Copy nagios.php to a directory on the server you want to monitor and make it accessible via HTTP (eg. on Apache, /var/www/html)
- Edit nagios.php and set the correct path for the status.dat file
- Access nagios.php with your browser to verify the installation
If you want to make a nagios instance monitorable with Jasmin AND to use Jasmin to monitor other nagios instances:
- Copy the content of this repository to a directory on the server you want to monitor and make it accessible via HTTP (eg. on Apache, /var/www/html)
- Edit config.json and add the servers you want to monitor
- Edit nagios.php and set the correct path for the status.dat file
- Access the web interface with your browser to verify the installation
- Access nagios.php with your browser to verify the installation
TODO
TODO
Yevgeniy Shavlay 💻 🐛 |
Marco Nardone 💻 🐛 |