TOP LEVEL CATEGORIES
EXPLORE
Nagios plugins for monitoring Internet domains, WHOIS records, ARIN records, etc.
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.
Showing 1-10 of 16 results.
Sort by: Default Name (A-Z) Name (Z-A) Date (Oldest) Date (Newest) Comment Count (Most) Comment Count (Least) Random
# Namecheap Domain Expiry Checker check_namecheap is a plugin that uses Namecheap's API to monitor domain expiry status. It will handle 429 status codes and…
# GoDaddy Domain Expiry Checker Icinga/Nagios plugin, checks the domain expiry status using the GoDaddy API. User configurable `warning` and `critical` levels ## Installation and…
Nagios Plugin: check_domain ============================ A Nagios plugin for checking a domain expiration date by registry name. > This plugin relies on [jwhois](https://github.com/jodrell/jwhois) to find the…
##### Created by Joe McShinsky ##### #! /bin/bash if [ $# -ne 1 ] then echo "Usage: $0 [domain name]" exit 1 fi getDate=`jwhois $1…
Part of the Advanced Nagios Plugins Collection, download it here: https://github.com/harisekhon/nagios-plugins ./check_whois.pl --help Nagios Plugin to check domain expiry via whois lookup This is an…
Disclaimer: *requires tclsh in PATH* Supports .am, .asia, .biz, .ci, .cn, .com, .edu, .info, .me, .net, .org, .ru, .ua domains. Please leave a comment if…
Im not sure about the compatibility, it is quite a basic script written according to the specification, it prints a single line and returns 0,…
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.