Web Interfaces

NagDash v.0.1

Description:

Simple dashboard interface for Nagios, written in PHP with MySQL database backend.

Current Version

Last Release Date

June 24, 2009

Compatible With


Project Files
Project Photos
Project Notes
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)
Reviews (3) Add a Review
Nagdash update
by jashneel, August 31, 2012

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.



Missing Code
by trunyard, December 31, 2011

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);



Basic
by tait.adam, May 31, 2011

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.



Add a Review

You must be logged in to submit a review.

Thank you for your review!

Your review has been submitted and is pending approval.

Recommend

To:


From:


Thank you for your recommendation!

Your recommendation has been sent.

Project Stats
Rating
2.8 (6)
Favorites
0
Views
436,485