Random Project

DNS

Nagios plugins for monitoring DNS.

Showing 1-12 of 31 Plugins.

PLUGIN NAME
DESCRIPTION
RATING
VIEWS
AUTHOR
LICENSE
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…
This check plugin allows you to check if all nameservers that host a DNS zone are up-to-date and deliver the same serial in the SOA-record…
Check that all the name servers of your domain have the same SOA record (especially the version) and are thus up to date. Has optional…
Perl-based NAGIOS script to check to see if a specified DNS recursive resolver supports DNSsec and properly fails with an incorrectly signed zone.
Just for statistics. Requires curl and xml_grep to work and to enable Bind 9 statistics: statistics-channels { inet * port 8053 allow { x.x.x.x; 127.0.0.1;…
Check DNS as Powershell Script, to be used with NSClient/NSCP Windows DNS-Server parents might be external DNS-Server provided by ISP or google so this upstream…
Test zone transfer to server were plugin is running.
Verify if a contingency zone file have all names/hosts form the prodution zone file. It's designed to garanty that both, production and contingency zone are…
Plugin designed to check value of some records of a zone by parsing the BIND zone file.
Check if zones are in sync on multiple DNS servers really fast.
Checks DNS records including A, NS and MX records for domains which the standard check_dns Nagios plugin can't do
Using dig this bash script make a query to two dns (the master and the slave) for the SOA record. Then it compare these SOA…