Build precise queries to find exactly what you need
Press ESC to close
Join our next live webinar: “Advanced Nagios Monitoring Techniques” – Register Now
Your review has been submitted and is pending approval.
Simple dashboard interface for Nagios, written in PHP with MySQL database backend.
Current Version
Last Release Date
June 24, 2009
Owner
Nagios Exchange
Compatible With
Source Code
NagDash is a simple dashboard interface for the Nagios network monitoring system. It was written to provide end-users with the ability to review the current status of network computer systems, and all from a simple to read webpage. + You can decide which hosts to display on the dashboard. + You can give hosts a better description for customers, i.e. "SERVER01" --> "Main Web Server". + Displays in different colors for status, i.e. green, amber, red Package includes: nagdash, documentation, sample nagios scripts. (see screenshot for an example of the nagdash interface)
hi, i have installed nagdash but its not working as it should. By default it shows that the device status is OK although the device is offline.
Good foundation to build on top of but this PHP script is missing code, add the following code to be functional: $query_services = "SELECT * FROM services"; $result_services = mysql_query($query_services);
It's pretty basic but usable. There is however an error in the install guide, the install guide doesn't reference the correct scripts (wrong name), however it is nice to have a detailed installation guide! It might also be worth mentioning checking that you have enable event handlers in global config mode enabled (enable_event_handlers=1). Thanks P.S. - Are you updating this anymore? - I have a few ideas for how you could improve it to add functionality.
You must be logged in to submit a review.
To:
From: