Hi guys,
We have a problem in our network with the DNS resolution check.
Out of 600+ checks, 100+ are failing, that is they return a 0. We use this agent check: net.dns[,{HOST.DNS},A,,,]
We investigated the issue on some hosts:
- checking if {HOST.DNS} is indeed the one configured in the host (was correct)
- checking if making local lookup on the machine from the console will return an error (all good)
- NS server configured correctly (done)
- tried various combinations (instead of a macro, to use the actual host name or the FQDN; tried also with a different hostname which was resolved when running the query from the console on the machine)
So far, no result.
Also, worth to mention is that all those machines are Windows.
Any help would be much appreciated!
Thanks
We have a problem in our network with the DNS resolution check.
Out of 600+ checks, 100+ are failing, that is they return a 0. We use this agent check: net.dns[,{HOST.DNS},A,,,]
We investigated the issue on some hosts:
- checking if {HOST.DNS} is indeed the one configured in the host (was correct)
- checking if making local lookup on the machine from the console will return an error (all good)
- NS server configured correctly (done)
- tried various combinations (instead of a macro, to use the actual host name or the FQDN; tried also with a different hostname which was resolved when running the query from the console on the machine)
So far, no result.
Also, worth to mention is that all those machines are Windows.
Any help would be much appreciated!
Thanks
Comment