Build precise queries to find exactly what you need
Press ESC to close
@cverbiest
Favorites0
Views
Projects0
I was looking for a small status display to show on our Sharepoint based intranet. This works fine inside a Sharepoint page viewer webpart even though it was not the original intended use. It would be nicer still if the links could be configured. Now you have a link to /nagiosxi and one to /nagios and I think you need only one, either to xi or to core.
Reviewed 12 years ago
Easy to install. Easy to configure. Nice overview. Disable iexplore compatibility mode or use Firefox or Chrome One drawback I found is that failure of a non essential service causes a critical state for the group if it is the only non essential service. I would prefer if failure of non essential services would cause a warning state.
Reviewed 15 years ago
I downloaded this and made some enhancements/fixes to it. I did not find any update mechanism on NagiosExchange other than claiming and then changing the plugin. I'll post my enhancement as a new plugin.
Reviewed 14 years ago
It works but I needed to make some enhancements. Not sure how updates on NagiosExchange works so I'll mention them here. Removed dependacy on /usr/bin/basename PROGNAME=$0 PROGPATH=${PROGNAME%/*} PROGNAME=${PROGNAME##*/} Replaced -ge by -gt to allow warning/error for 0 files on directories that should be empty.