Home > Patches > Nagios Core

Nagios Core

Some user-contributed patches for Nagios Core.

Showing 1-12 of 22 Plugins.

PLUGIN NAME
DESCRIPTION
RATING
VIEWS
AUTHOR
LICENSE
Update 1.2: Fix "new line" when use restart command Update 1.1: Fix "new line" when use restart command I edited nagios 4 init default script…
Update of this patch http://exchange.nagios.org/directory/Patches/Nagios-Core/Show-service-state-in-statusmap--2D-Nagios-3-2Ex/details for nagios 3.3.1 After compilation, the new statusmap.cgi replace the old one in nagios/sbin/
cfg_map adds a page to the core Nagios GUI that maps out your objects in your .cfg files. You get a quick hierarchical map of…
Mouseovering on a Critical or Warning element in the Host Groups view creates a small popup where the errors are shown.
This is a modified version of p1.pl used by embedded nagios (usually in nagios/bin) that lets perl plugins redirect STDOUT, but only in perl.
This patch adds support for DISABLED status. This is a new type of status for any service that you disabled active checks. These checks will…
A patch for the Nagios CGI-bins which allows to specify *several* hyperlinks / URLs within a single action_url / notes_url statement.
This patch allows you to add 'address6' directive to host definition. And use this value in command definitions via %HOSTADDRESS6% macro. That way you can…
Problem: customers can see machines from other customers when entering a downtime Solution: customer can only see his/her own machines when choosing "triggered by"
Quick and dirty patch to show only HARD state services in the Tactical Overview.
Really exclude/include hostgroups from statusmap when using corresponding button, thus making it smaller and clearer.