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_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_expiration_rdap





Script intented to check a domain expiration with a query to the corresponding RDAP server.
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 ...
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_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_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_dns.pl (Advanced Nagios Plugins Collection) Popular





Checks DNS records including A, NS and MX records for domains which the standard check_dns Nagios plugin can't do
check_dnf





a very SIMPLE script to check update from DNF the replacement of yum in fedora 22. inspired by check_yum, but do not have any options since we usually want the same behavior everytime.. OK => NO UPDATES WARNING => NON SECURITY UPDATES (Detailled) CRIT ...
check_disk_smb_spaces





The current check_disk_smb plugin does not support spaces in the share name. This is a very, very simple modification to the original check_disk_smb plugin which allows the share in question to have spaces in the name.
check_disk_smart





Domain-wide hard disk health check
check_disk_iostat





Windows NRPE plugin for disks performance monitoring. Return Name, AvgDiskQueueLength, DiskReadBytesPersec, DiskWriteBytesPersec, PercentDiskTime. Check AvgDiskQueueLength parameter to warning/critical levels.
check_diskwrite3





Extended and fixed version of check_diskwrite2. This version allows to check availability of either smb or windows shares, by writing and reading a file to/from a subdirectory under the share. The subdirectory MUST exist.