Fork of Nagios custom dashboard
I was looking for something to create custom dashboards in Nagios and came across this. The approach taken here limited each user to a single dashboard but also the method for getting the logged in user didn’t work in my environment. So I decided to fork it…
My version is here.
It basically contains the following changes…
- Multiple custom dashboards presented to the Nagios user for selection.
- Removal of dashboard add / edit pages (didn’t work for me).
For further detail see the README file in the project. Thanks to the original author; Franjo Stipanovic (sorry, couldn’t find a url for credit other than Nagios Exchange).