Hi,
I want to ask for monitor that does the following:
- I configure an address, for instance, test.test.com
- I want the monitor, for every poll, to resolve the IP of this address from the default DNS of the locations I choose (from the list of location monitors) and log it so I can view it later (Example: a log of resolving IP every 5 minutes from Tokyo, London, and Paris).
logs should be something like this:
[Time] - Resolving IP of test.test.com. From:
- [Location1] is [IP1]
- [Location2] is [IP2]
Thanks in advance