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_domain.pl





This plugin will do a whois lookup on a given domain and return the number of days remaining until it expires.
check_domain.php





A Nagios plugin for checking a domain expiration date by registry name. The major changes made from the shell version is that registry expiration dates have different date formats and keys. This version accepts a wide variety of Registry formats and i ...
check_domain (new one)





2012-01-06 bug fix. now you can add to check > 200 domains and plugin won't hang as it generates diferrent domain.txt files with domain tag. 2011-12-16 added .dk domain checks this plugin is made to check domain name expiration time. i recreated th ...
check_domain





This plugin checks the expiration date of a domain name.
Check_docker_swarm





This is a plugin that monitors docker swarm quorum i.e. it monitors how many manager nodes of the docker swarm are up and healthy. This plugin returns 'OK' when all the managers are healthy and reachable or when we are trying to run the plugin on the work ...
check_docker





###[INFO]##################### ## check_docker ## v2.0, modified on 2018-06-14 ## moritoring-plugin to check Docker-Containers ## only for remote execution ## written by Alexander Knerlein ## made in West Germany ## GNU General Public License Ver ...
check_dns_zone_serial.pl





check_dns_zone_serial is the Nagios plugin that check the serial number of zone in all NS servers depends data-validate-domain perl lib Usage: check_dns_zone_serial.pl -z domain.com
check_dns_rrsig





This checks to make sure the nameserver (-H) has RRSIG records for the zone specified with more than WARNING or CRITICAL days before expiration.
check_dnssecurity





This Nagios plugin monitors the state of the DNSSEC configurations and points out with the critical state in case vulnerabilities (poor configuration, expired signatures, not using DNSSEC) be detected. The domain to be monitored is passed as an argument, ...
check_dnssec.sh





This plugin checks the validity of the vital DNSSEC components required for secure DNS resolution of a correctly configured domain. The records are flags checked for validity are; DS (Delegation Of Signing) record. DNSKEY (Public Key) record. AD ...
check_dnssec





check_dnssec is a set of Nagios plugins to monitor DNSSEC services/zones. check_dnssec is based on ldns a lowlevel DNS(SEC) library. This checks are deprecated by check_dnssec_* from monitoringplug.
check_dnsip





This Nagios plugin monitors domain names and corresponding IP address, both passed as arguments, alerting with critical state if incompatibilities are verified. By default, Google DNS is used, however, optionally the user can set the DNS server that suits ...
check_dnsext





Nagios plugin to check the dns resolution of hostnames. As opposed to the official nagios plugin check_dns, this plugin allows to specify types of dns resource records, like SRV, MX, TXT.
check_dnscluster





Check if the given IP-address is a member of a DNS roundrobin-cluster. Useful if you use DNS roundrobin to define different servers that are "in production".
check_dnsbl





Perl plugin that checks a specified DNS blacklist such as bl.spamcop.net to see whether a host is listed. Depends on Net::DNS.
check_dmesg-disk.sh





Script searches unusual messages about a disk from dmesg.
check_disk_write.pl (Advanced Nagios Plugins Collection...





Checks a disk is writable and functioning properly by writing a tiny canary file with unique generated contents and then reading it back to make sure it was written properly. Useful to detect I/O errors and disks that have been re-mounted read-only as ...
check_disk_util.sh





This Plugin allows to check disk utilization on hard disks. It uses iostat -x. Examples: check_disk_util -w 80 -c 90 -d sda Checks /dev/sda* at 80% and 90% of disk utilization OK: sda disk utilization 2.52% OK: sda1 disk utilization 0.00% O ...
check_disk_space





check_disk_space is a Nagios plugin for checking disk used space. It returns the following information: - total disk space on the partition (in Bytes) - currently used disk space (in Bytes and in %) - free disk space (in Bytes and in %)
Check_disk_snmp





Check Disk space via SNMP standard MIB query.