Hover Popup for Host Groups

Support forum for Nagios Core, Nagios Plugins, NCPA, NRPE, NSCA, NDOUtils and more. Engage with the community of users including those using the open source solutions.
Locked
halides
Posts: 2
Joined: Sun Jan 18, 2015 6:41 am

Hover Popup for Host Groups

Post 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
User avatar
Box293
Too Basu
Posts: 5126
Joined: Sun Feb 07, 2010 10:55 pm
Location: Deniliquin, Australia
Contact:

Re: Hover Popup for Host Groups

Post 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
As of May 25th, 2018, all communications with Nagios Enterprises and its employees are covered under our new Privacy Policy.
halides
Posts: 2
Joined: Sun Jan 18, 2015 6:41 am

Re: Hover Popup for Host Groups

Post by halides »

Cool, thanks, will do that next week!
Locked