Search Exchange
Search All Sites
Nagios Live Webinars
Let our experts show you how Nagios can help your organization.Login
Directory Tree
Category: Internet Domains and WHOIS
Nagios plugins for monitoring Internet domains, WHOIS records, ARIN records, etc.
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 .ar domains expiration date
Check .ar (Argentinian) domains expiration date.
Check .pl domains expiration date
www.closbrothers.plChecks .pl (Polish) domains. Triggers warning when domain is about to expire. Usage ./check_domain_pl.php -d domain.pl [-c days_critical] [-w days_warning]
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_dns_host
Check A/PTR records for a host. Support for checking returnval vs. an array for matching valid response(s), threshhold for number of returned responses, and timeout values.
check_dns_soa
Compare SOAs of zone between two servers
check_dns_zone_serial.pl
github.com/cyberflow/nagios_plugin/tree/master/check_dns_zoncheck_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_domain
github.com/glensc/monitoring-plugin-check_domainThis plugin checks the expiration date of a domain name.
check_domain (new one)
www.alexnet.lt2012-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.php
github.com/lgroschen/check_domainA 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.tcl
ftp.espci.fr/pub/nagios-local/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_jwhois.sh
Bash script plugin to alert on expiring domain names. Uses jwhois (developed on CentOS). Warning at 30 days, critical at 14.
check_godaddy
check_godaddy is a plugin that uses GoDaddy's API to monitor domain expiry status. It will handle 429 status codes and respect GoDaddy rate limiting, just ensure your nagios configs allow for a long enough timeout that the GoDaddy rate limiting doesn't c ...
check_namecheap
check_namecheap is a plugin that uses Namecheap's API to monitor domain expiry status. It will handle 429 status codes and respect Namecheap's rate limiting, just ensure your nagios configs allow for a long enough timeout that the Namecheap rate limiting ...
check_phishtank
github.com/clevvi/nagios-check-phishtankThis plugin downloads the Phishtank database in CSV and checks it for a string. The database is only refreshed every 60 minutes (by default), so it is safe to run the check script frequently (eg. against many domains). There is no need to check for ...
check_whois.pl (Advanced Nagios Plugins Collection) Popular
github.com/harisekhon/nagios-pluginsChecks domain expiry via whois lookup. This is an important piece of code given that ppl overlook domain renewals till the last minute (and auto-renewals fail when their cached credit cards have expired)
nagios-check-virustotal
github.com/clevvi/nagios-check-virustotalThis plugin checks a URL against VirusTotal's API, which in turn checks against many popular security vendors. VirusTotal's API is rate limited. If the rate limit is exceeded, a 204 HTTP response will be returned. The plugin will in turn return an UNKN ...