Skip to content
Release: Australia · Updated: 2026-03-12 · Official documentation · View source

DNS probe

DNS probes determine the DNS names for configuration items (CI).

The default DNS Name Resolver probe is a lightweight and fast probe. It achieves its speed by executing in parallel on the MID Server. The probe utilizes DNS lookup by the MID Server host OS to make use of the maintained DNS cache. The probe also leverages the hosts file on the OS.

These performance improvements can be disabled by reverting to the legacy DNS probe with either MID Server properties or parameters. The names of the MID Server properties/parameters are [mid.probe.use_legacy_forward_dns] and [mid.probe.use_legacy_reverse_dns]. For more information, see MID Server parameters and MID Server properties.

ProbeDescription
DNSDetermines DNS names for devices. It has the parameter ip_addresses.
DNSLookupProbeResolves the IP address of a host.
DNSNameResolverResolves the DNS name of an IP address.
ProbeDescription
dnsTriggered by 'dns'. Uses 'DNS Name Resolver' Scanner and uses classification 'Process Classification [discovery_classy_proc]'

Parent Topic:List of Discovery probes