
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-22-2019 02:52 AM
Hi community,
does anyone know how the field FQDN in Windows servers is populated by Discovery? We have the issue that Hostname and Domain is populated correctly but not FQDN. For our Windows Servers it only contains the Hostname although both other fields are correct and also the entries in related list "DNS Names for CIs" are correct.
Thank you in advance.
Greets,
Daniel
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-14-2019 12:27 AM
Hello, everyone,
i (Daniel's colleague) analyzed the code of the Classifications sensor and set the property "glide.discovery.hostname.wmi_trusted" from false (default) to true.
This change had the desired effect

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-22-2019 04:11 AM
Hi Daniel,
you have to check the following sys_properties glide.discovery.fqdn.regex
Please refer to the following official documentation:
Hope this will fit your need!
If I have answered your question, please mark my response as correct so that others with the same question in the future can find it quickly and that it gets removed from the Unanswered list.
Thank you
Cheers
Alberto

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-22-2019 05:20 AM

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-22-2019 07:57 AM
Hi Daniel -- Have you checked the MID servers to verify that they can resolve FQDN for the servers? Its possible the DNS settings on the MID server need adjustment so that the MID can correctly resolve hostnames. I haven't looked at the pattern/probes for this lately, but 1st thing I'd check is the MID server setup...
Does that help?

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-30-2019 11:05 PM
Hi Dave,
thanks for your support, but DNS is fine. Also the other fields (name and domain) are filled proper.