Page 1 of 1

Hover Popup for Host Groups

Posted: Sun Jan 18, 2015 6:53 am
by halides
Hi!

I made a thingy a few years back for Nagios 3.3.1 and 3.4.1:

http://exchange.nagios.org/directory/Pa ... ps/details

I was out of the loop for a while and when I got back Nagios was already up to 4.0.8! Here's a patch:

http://5a.fi/nag-408-hover.patch

After patch -p0, configure and make all, you can just copy pupscript.js to html/js and status.cgi to f.ex. cgi-bin/status-hover.cgi and try it out with https://blahblah/cgi-bin/status-hover.c ... e=overview without harassing the main install.

If you like it as much as we do (we get a lot of funny criticals), please merge into the mainline :-)

.p

Re: Hover Popup for Host Groups

Posted: Mon Jan 19, 2015 7:59 pm
by Box293
Thanks for the patch.

The best way to get this patch added to the source is to post it on GitHub:

https://github.com/NagiosEnterprises/nagioscore

Re: Hover Popup for Host Groups

Posted: Sun Jan 25, 2015 1:15 am
by halides
Cool, thanks, will do that next week!