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_email_loop





A check plugin which sends emails via SMTP and expects them to arrive in a defined POP3 email account. Using an external mail forward this script enables you to assert basic functionality of sending & receiving emails.
check_email_age





This plugin logs into a POP3 or POP3 over SSL (POP3s) account and reports the age (in hours) of the oldest messages in the mailbox.
Performance data is available.
check_elasticsearch_node_disk_percent.pl (Advanced Nagi...





Checks the disk % space used on a given Elasticsearch node in a cluster
check_elasticsearch_index_age.pl (Advanced Nagios Plugi...





Checks a given Elasticsearch index exists and optionally wasn't (re)created less than N days ago. Also prints the index's UUID
check_elasticsearch_cluster_disk_balance.pl (Advanced N...





Checks the difference in max disk % space used between Elasticsearch nodes in a cluster
check_eigrp





Plugin checks operation of the EIGRP protocol and displays a list of current neighbors. Information is obtained via SNMP.
check_ec2_spot_price





Checks the current spot price for a given Amazon EC2 instance type and generates an alert if the price is greater than the specified limits.
If you'd like to change anything, grab the code from https://github.com/garethbowles/nagios-ec2-spot-price-plug ...
check_e2fs_next_fsck





This script checks all mounted ext2/3 filesystems with dumpe2fs/tune2fs. It checks the mount count againts the max and also the next scheduled check. It gives WARNING in case there is 7 or less days to next check of if mount counter is nearing ...
check_e1t1





This plugin is made in php. What it does basically is to analyze the output of dahdi_scan command on asterisk/elastix telephone switches and determine how many ports are. Monitor the ports you choose to
check_dyndns





Check-Plugin to verify an address registered with dyndns.org (and optionally to update the registered address upon detecting a mismatch!)
check_duplicati_job





I’ve made a small set of scripts to allow for an easy monitoring integration with Nagios Core.
You’ll need to place the following files into your nagios installation to set it up. I’ve tested this on Debian 10 (buster). Your Duplicati backup job ...
check_drbd9





This plugin checks the status of DRBD resources for DRBD 8.4 and DRBD 9.0. The plugin can be configured to provide just the short text output or with long text output which provides details of affected resources.
check_dp_mount_requests.ps1





This script is for windows powershell. Checks for data protector mount requests.
check_dp_mediapool_size





This bash script could check hp data protector pool sizes! We use it for our archivelog pool in oracle.
check_dp_free_pools.ps1





This script is for windows powershell. Looks at all the pools in data protector, finds any with "*free*" in the name (feel free to change this to suit your naming scheme), and checks those pools to see how many free media are available and tape quality ...
check_dovecot_master





This plugin check if dovecot master is running or not. Usage check_dovecot without parameters Depending of your configuration you should add nagios to sudo users. Something like this: # visudo Defaults:nagios !requiretty nagios ALL = NOPASSWD: /e ...
check_dot3.pl





Get all data from dot3StatsTable in the Etherlike MIB from the host. Add all values from all interfaces and calculate the sum of all errors. If the sum/second (i.e since last run) is larger then warning or critical appropriate exit values are returned ...
check_domino





01/05/2015 *** check_domino_console added ***
Java Nagios plug-ins that can access Domino servers using DIIOP/Corba and can perform various checks such as checking statistics, view document count, age of documents in a view, database size and send/pars ...
check_domain_jwhois.sh





Bash script plugin to alert on expiring domain names. Uses jwhois (developed on CentOS). Warning at 30 days, critical at 14.
check_domain.tcl





Yet another plugin to check domain names expiration against whois servers. This one supports .am, .asia, .biz, .ci, .cn, .com, .edu, .info, .me, .net, .org, .ru, .ua domains, but please leave a comment if you want another tld added. This script can che ...