Is it possible to stop PRTG from discovering a device multiple times if it has multiple DNS entries? For example, a mail server called exchange.domain.local would be discover, but also be discovered when it finds "mail.domain.com". If the ability to add multiple DNS entries could be done, I could stop my monthly auto-discovery from finding a server again... And if this is already designed in somehow, I'm having problems.. :)


Article Comments

Hello,

Thank you very much for using PRTG. A device in PRTG can only have one hostname / FQDN / IP. Not several. For some key machines, you could use DNS-Sensors though, to check that their hostnames are correctly resolved into the right IP. And as long as these DNS Sensors are up, you do not need to monitor each host name with a dedicated device.

best regards.


Feb, 2015 - Permalink

Thanks but I DON'T want to monitor the multiple DNS entries. I'm trying to AVOID doing that.

Unfortunately PRTG is doing this:

Server name: email.domain.local IP: 172.18.19.20

DNS Entry: email.domain.local IP: 172.18.19.20 DNS Entry: mail.companyname.com IP: 172.18.19.20 DNS Entry: maildiscovery.domain.local IP: 172.18.19.20

Even though all 3 DNS entries are for the SAME machine, PRTG sees them as 3 different machines and wants to discover and add sensors for them. How can I avoid that?


Feb, 2015 - Permalink

The only way will be to monitor the device via IP then.


Feb, 2015 - Permalink