Search Exchange
Search All Sites
Nagios Live Webinars
Let our experts show you how Nagios can help your organization.Login
Directory Tree
check_dns.sh
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!
A shell script to check if resolved IP of a certain domain changes. This plugin uses the "dig" command.
Reviews (2)
byklaypigeon, February 11, 2021
./check_dns.sh: line 40: ./utils.sh: No such file or directory
Also have no idea what STATUSFILE is supposed to be or contain.
Please document your code and include installation instructions if it does not stand alone.
Also have no idea what STATUSFILE is supposed to be or contain.
Please document your code and include installation instructions if it does not stand alone.
i am writing a script for monitor dns,i have some problem now.