Build precise queries to find exactly what you need
Press ESC to close
Hi, thanks for your good script. this helped me to code it myself. Thanks!
i did some small modification to use a specific DNS as if you run such script behind your dyndns router and the router is a DNS server itself it could not resolve the “wrong” dns… so the Host query section needs a external DNS server. What i did? added in the parameters section this: CurlHttpProxy= DNSServer2use=
and in line 74 this: HostResult=`host $DdnsHost $DNSServer2use`
now you simply put the IP of a external DNS server into the variable and “host” will use this to place the query to find “definedIP”.
again: thanks for your good script!
cheers Stephan
We’ve completely redesigned the world’s largest repository of Nagios plugins and monitoring tools. Join thousands of users sharing monitoring solutions for servers, applications, and everything in between.
Due to our redesign, all existing accounts require a password reset to access your account again.
Ready to explore 6,100+ projects and contribute to the community?
Reset Password Create Account
Happy Monitoring!