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





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_omreport for NRPE_NT





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





Seven separate Nagios plugins, written in perl, to monitor the status of hardware probes via Dell's Open Manage tool.
check_dell_md3200





Check health and perf data of MD3200 and MD3000. Requires SMcli be installed on the system. And centreon/nagios have rights to execute it. 2015/03/27: Added a --no-ping-check option If you can provide results of the following smcli command, it would ...
check_dell_idrac9





check for Dell iDRAC 9 service processors via SNMP
check_dell_drac5





check for Dell DRAC5 service processor via SSH
check_dellwarranty





Optionally grab ServiceTag from OpenManage via SNMP, and then poll Dell SOAP service for service contract expiration dates.
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_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.
check_db_record_count





nagios plugin to check if a query returns a specific count based on a sql query within a specific timeframe (ksh script)