- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-06-2024 06:52 PM
Hi Community,
We have configured ACC-V to bring in endpoint information in CMDB and everything seems to work pretty well.
With this said, we are experiencing an issue whereby in the Computers table some MacOS endpoints have a name of <Computer Name> and some have <Local Hostname>, for example EndPoint1 and Endpoint2.local respectively.
How can we ensure consistency and force CMDB to be updated with the <Computer Name> only?
Thank you.
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-06-2024 10:14 PM
Hi @claudio_palmeri ,
The property :
sn_agent.mac_ci_name_pref_order |
Specify the order of the values by which the CI record's Name field is populated during macOS data collection. Values must be comma-separated, without spaces, and in lowercase.
Default: name,hostname,computer_name,local_hostname
Mark my response as helpful and correct as applicable.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-06-2024 10:14 PM
Hi @claudio_palmeri ,
The property :
sn_agent.mac_ci_name_pref_order |
Specify the order of the values by which the CI record's Name field is populated during macOS data collection. Values must be comma-separated, without spaces, and in lowercase.
Default: name,hostname,computer_name,local_hostname
Mark my response as helpful and correct as applicable.