How does PRTG perform DNS resolving? Does it use its own DNS resolver or does it rely on the host OS resolver?
I'm handling a network where monitoring of all firewalls and NW equipment is done on a separate outband subnet. The PRTG probe is located in the same subnet so in case of outage outband management interfaces of all equipment is available for monitoring and troubleshooting. The only problem is that I'm relying on DNS server which isn't in the same subnet and in case of outage, PRTG stops resolving and it's impossible to monitor and troubleshoot the network. One solution would be to setup a slave DNS in the same subnet (perhaps even on the same host) for PRTG to use. But is there a way to force PRTG to use the local resolver cache? Last time I had an outage, PRTG couldn't access the DNS server and stopped polling completely so I was blind to what was happening. Any recommendation is welcome.
Add comment