Hello,
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. It is coded in PHP. It requires that PHP5 be installed on your Nagios box. The PHP script is quite flexible and can be edited easily.
The web interface is being used on our live Nagios box, version 3.0.3. Put script in /var/www and point your web browser to your
http://nagiosbox/nagios.php
It will display hosts/services in a table with different colors etc indicating whether the host/service is up, down, warning, critical.
This might help someone somewhere somehow. Script attached.


