Plugins like this provide extra functionality beyond Pingdom Server Monitor's default monitoring capabilities. This and 90+ other plugins are available via a one-click install in our web interface.
Simple DNS Resolver
Resolve a DNS hostname to IP address
Overview
Resolves a DNS hostname against a specific nameserver.
Alerts can be sent on timeout or resolve failure.
Reports:
- Resolved: 1 on success, 0 on failure
- Address: Integer representation of the first resolved IP address. If multiple IPs are returned for the hostname this value will likely change often. To convert the integer to dotted IP notation in ruby: ‘ruby -r ipaddr -e ’IPAddr.new(1075211314, Socket::AF_INET)’
web1.acme.io
Simple DNS Resolver
Resolved | 1 | |
Address | 1,075,211,314 |