I was wondering if there was a Sensor or a script, I could use to test if a FQDn resolves to a specific IP over an External defined DNS, so if it doesn't resolve to that IP anymore it's gonna give me a warning.

Example:

FQDN: pbx.example.com DNS: 8.8.8.8 (Google DNS) IP: 123.123.123.123(example normal PBX)

If the IP would change to 456.456.456.456(example failover PBX) a warning would get triggered.

The reason it has to be an external DNS Server is, our internal DNS Server would always resolve it to our normal PBX and would never change to be the failover one.

Thanks for any ideas or answers in advance


Article Comments

Hello, we currently don't have a sensor that could do this. But if you are able to create a script for this, you can run it on a Exe/Script sensor so PRTG can execute that script on the probe machine and alert based on the returned values. But we do not create custom scripts as those include very specific information of your system.


Apr, 2021 - Permalink