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.check_dhcp_scopes





This plugin was inspired and partially based off of elliot's DHCP plugin that check all scopes. (Source: https://github.com/elliot/nagios-check_dhcp)
Check_DHCP_Scope





This is a PowerShell script for monitoring DHCP scopes on a Windows Server. The script defines several parameters, including thresholds for warning and critical alerts, as well as minimum and maximum values for the total number of IPs in a scope. The scri ...
check_dhcp_free.vbs





Get Free Ip From Windows 2003 or 2008 DHCP Server, this script read this command "netsh dhcp server show mibinfo"
check_dhcpd_leases.py (Advanced Nagios Plugins Collecti...





Shows dhcp leases assigned by ISC DHCPd. Formatting is flexible, can display combinations of Hostnames/IP/Macs. Can ALERT on leases handed out to unauthorized Hosts/Macs using any combination of Host/Mac Whitelists/Blacklists.
check_dhcp





check_dhcp localhost 1.2.3.4 00:de:ad:be:ef:00 Uses dhcping from Edwin Groothuis, edwin@mavetju.org (http://www.mavetju.org)
check_dell_ups





This is a Nagios plugin that checks the status of a Dell UPS via a network mananagement card. Specifically this is for the UPS devices manufactured by Eaton for Dell. You can monitor the following: Alarm Status Battery Monitoring Status Battery Remaining ...
check_dell_sensors for NRPE_NT





Check status of Dell Temperature/Fan sensors using Dell OpenManage Server Administrator utility "omreport"
check_dell_sensors





Nagios plugin for checking the status of Dell chassis sensors using 'omreport'
check_dell_pdu





This is a Nagios Plugin destined to check the input power supply status and voltage of Dell PDU via SNMP.
check_dell_omreport for NRPE_NT





Check status of Dell RAID array using Dell OpenManage Server Administrator utility 'omreport'
check_dell_bladechassis





check_dell_bladechassis is a plugin for Nagios which checks the hardware health of Dell blade enclosures via SNMP. The plugin supports both the new M1000e enclosure and the old 1855/1955 enclosures.
check_dell.py - Yet another omreport nagios plugin





A Python Nagios plugin to check Dell hardware. Designed to be used with NRPE and Dell's OpenManage utility: omreport. Has two options --chassis and --storage. Unlike other plugins this one can take the chassis components to check as arguments (fans, memor ...
check_defrag





This plug-in for Nagios allows you to check if a disk needs to be defragmented.
check_defacementpage





This Nagios plugin monitors the content of the Web page passed by URL as an argument, in search of potentially hazardous words, returning the critical state if a detection is made. By default, a set of words are defined, which can optionally be ignored, o ...
check_defacement





This plugin check for a potential website defacement. The script curl the provided url and compare it with the previous curl. Several tests can be made, the default one is calculating how many pecentage of code have been changed since last check.
check_deb_kernel_version





A Nagios plugin for Debian-based Linux hosts to check their running kernel is up-to-date with what is installed. i.e. it checks whether a reboot is required due to a kernel upgrade.
check_debian_packages





This plugin checks if there are debian updates available. If so, it issues a warning, if the packages are from security it raises a critical.
check_ddos





This Nagios plugin monitors system network connections alerting whenever a large number of SYN recv states are verified. The quantities of connections to be considered excessive are passed as arguments, and when Nagios is exceeded alert with the states wa ...
check_dcmfind





Nagios plugin to check a DICOM find service which is the first stage of a query/retrieve operation (find/c-move). v 0.1.1 - corrected usage comments; updated inline code comments
check_dcm





check_dcm is a DICOM plug in that monitors SCP Providers in a PACS environmnet. It sends out ECHO requests to PACS devices and lights up Nagios on exception.