Home > Patches

Patches

User-contributed patches for Nagios.  Note that some of these may already be incorporated in current versions of Nagios.  Additionally, the official method for supplying patches for Nagios is to email the nagios-devel mailing list.  We’re providing these patches because you just might be interested in them.

Showing 1-12 of 26 Plugins.

PLUGIN NAME
DESCRIPTION
RATING
VIEWS
AUTHOR
LICENSE
check_snmp.patch add ability to multiply the check_snmp result by a float number. Nagios Plugins: 2.2.1
Works only with Debian at present. Pass a space separated parameter of application names and the script will check to see if the applications need…
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…
The patch is adding new feature in core nagios. It allos to integrate nagios with documentation -HowTo systems like Wiki, mediawiki,Confluence .. etc. It is…
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.
Patch adds asynchronous database queries in ndoutils tool. Tested against version 1.4b9 with 5k service checks per minute.