Search Exchange
Search All Sites
Nagios Live Webinars
Let our experts show you how Nagios can help your organization.Login
Directory Tree
Directory
Search Results
The search results below show both sub-categories and individual listings that match your search criteria.Meet The New Nagios Core Services Platform
Built on over 25 years of monitoring experience, the Nagios Core Services Platform provides insightful monitoring dashboards, time-saving monitoring wizards, and unmatched ease of use. Use it for free indefinitely.
Monitoring Made Magically Better
- Nagios Core on Overdrive
- Powerful Monitoring Dashboards
- Time-Saving Configuration Wizards
- Open Source Powered Monitoring On Steroids
- And So Much More!
Submit Your Nagios Project!
Help build Nagios Exchange for yourself and the entire the Nagios Community by your Nagios project to the site. It's easy - just create an account, login, and add a new listing. Read the FAQ for instructions.DNS Alternative





Using this script you can ask a server to resolve a DNS name.
Display Service status into statusmap - Nagios 2.x





Add service status color to the statusmap.cgi for nagios 2.0b5 (2.x)
Discord Notifications





This is a very quick and easy Python script to enable sending brief notifications to a Discord webhook. See the Github for complete doc.
Disabled Status Patch





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 no longer show up under problems no matter what status they may have had before. The main use is when you add s ...
Disabled host and service notification parser - updated...





This is an updated version of an all in one script that does a little bit more than original project: http://exchange.nagios.org/directory/Addons/Notifications/*-Notification-Managers/Disabled-host-and-service-notification-parser/details Script looks ...
Disabled host and service notification parser





I kept disabling checks and then would get caught up in something else and forgot what I disabled. I created these scripts to remind me what is disabled so I can go back, fix the problem if needed, and re-enable the notifications.
dhcpd-pools





An utility to monitor very large dhcpd installations, e.g. such which has tens of thousands of active leases, with analysis time of less than second or two. When command is ran with --warning or --critical options Nagios compatible summary output, and ...
DHCPD duplicate MAC/IP check





Checks the dhcpd.conf file for duplicate IP and MAC addresses. Does NOT check for overlapping IP pools. Only tested with the ISC version of dhcpd on Debian.
DHCP server Responses to discover / inform requests thr...





Very basic Bash script to check dhcp server through DHCPDISCOVER or DHCPINFORM querys. Results are parsed and returned to nagios. requires nmap and dhcp-discover.nse (nmap script) requires nmap passwordless access by nagios
DHCP Nagios XI Monitoring Wizard





A Nagios XI configuration wizard for monitoring DHCP servers and services.
designsync_mirror





Monitor DesignSync (from Dassault, a version control tool) mirrors. Lists all the mirrors found on the server, count those down and report the status.
Design, Development and Improvement of Nagios System Mo...





This document describes the work of design, development and improvement of the Nagios monitoring system done in Cineca and used for the Tier-1 systems participating in the PRACE projects. Starting from the issues arisen by the complexity of the HPC system ...
Descripción en multiples líneas nagios





If for some reason you want more than one line to be seen in the problems displayed by nagios, you can do it in the following way: In the file: /opt/nagios-4.3.2/cgi/status.c You must change printf("%s ", (temp_status->plugin_output == NULL) ...
Derdack Enterprise Alert – On-Premise IT On-Call Aler...





In case of critical incidents in 24/7 IT operations with Nagios, Enterprise Alert is your on-premise tool for instant mobile alerting. Enterprise Alert adds critical mobile alerting to Nagios in no time. It bridges the ‘last mile’ from Nagios to IT st ...
Deploying Nagios in a Large Enterprise Environment, at ...





Invited talk by Carson Gaspar of Goldman Sachs, at the 21st Large Installation System Administration Conference (LISA '07), on the topic of deploying Nagios in a large enterprise environment. This talk will cover scalability issues, security issues, our d ...
dell_temperature_rise_check





Reports excessive rise of temperatures on a dell server relying on omreport utility from dell. This plugin will not use absolute temperature, just its relative change. Used to warn of fan or Air conditionning failure.
dellkit_warranty





dellkit_warranty is a Nagios plugin to check the remaining days of warranty left for Dell hardware. I am aware there are (at least) 2 other plugins that do this. This one works with ESXi servers as well using the excellent VMware Perl SDK, the others ...