Search Exchange
Search All Sites
Nagios Live Webinars
Let our experts show you how Nagios can help your organization.Login
Directory Tree
Nagios Dashboard - PHP
274084
File | Description |
---|---|
nagios.zip | nagios.zip |
Meet The New Nagios Core Services Platform
Built on over 25 years of monitoring experience, the Nagios Core Services Platform provides insightful monitoring dashboards, time-saving monitoring wizards, and unmatched ease of use. Use it for free indefinitely.
Monitoring Made Magically Better
- Nagios Core on Overdrive
- Powerful Monitoring Dashboards
- Time-Saving Configuration Wizards
- Open Source Powered Monitoring On Steroids
- And So Much More!
Created in PHP, requires PHP5 be installed on your Nagios box. Put script in /var/www and point your web browser to your
http://nagios box/nagios.php
We implemented Nagios and found that trying to display their web interface and some other interfaces on a projector screen was not working. I am not a dedicated programmer but i decided to code my own web interface.
http://nagios box/nagios.php
We implemented Nagios and found that trying to display their web interface and some other interfaces on a projector screen was not working. I am not a dedicated programmer but i decided to code my own web interface.
Reviews (3)
This php dashboard is great! I've even customised it to only show Warning and Critical statuses:
http://pastebin.com/ufpQXJ8u
I've also re-sized the table so that the lines only take up one line per service. Also added some comments so the script is easier to read. I've also modified the colours to match the Nagios 4.0.8 theme. Finally I tidied up some of the code, but I hope that someone else finds this useful!
This works on 4.0.8
http://pastebin.com/ufpQXJ8u
I've also re-sized the table so that the lines only take up one line per service. Also added some comments so the script is easier to read. I've also modified the colours to match the Nagios 4.0.8 theme. Finally I tidied up some of the code, but I hope that someone else finds this useful!
This works on 4.0.8
1