Home Directory Plugins Network Protocols DNS Check DNS Replacement

Search Exchange

Search All Sites

Nagios Live Webinars

Let our experts show you how Nagios can help your organization.

Contact Us

Phone: 1-888-NAGIOS-1
Email: sales@nagios.com

Login

Remember Me

Directory Tree

Check DNS Replacement

Rating
2 votes
Favoured:
0
Hits
109762
Files:
FileDescription
dsdns.shreplacement for the check DNS nagios plugin
Nagios CSP

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!
replacement for the check DNS nagios plugin
This is a replacement for the check DNS nagios plugin that only checks A registers.
It is a simple bash script using dig, so that you can specify any kind of register.
Reviews (1)
Thanks for your tool. I needed something to replace the default check_dns because I need to verify the existence of a PTR record.

Unfortunately your tool does what I want it to do. It says "DNS OK" when no PTR is returned, because the tool only checks for errors instead of checking if an actually record is returned.