- Flexera Community
- :
- FlexNet Manager
- :
- FlexNet Manager Forum
- :
- Re: What effect does a hostname change have on the Flexera Inventory Agent
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Subscribe
- Mute
- Printer Friendly Page
- Mark as New
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hello all,
A colleague of mine asked what effect (if any) a hostname change would have on the Flexera Inventory Agent? Will the agent continue to upload inventory as expected and just report a different hostname? Or is there an action that needs to take place on the system after the hostname change (i.e. reinstall the agent) to ensure it is operating correctly?
Many thanks!
- Mark as New
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi PM6,
I'd agree with Tim here.
The Inventory from the Agent is identified by a unique identifier - an AgentID - in the inventory file, which is dependent on several underlying hardware values.
If the hostname changes, I wouldn't expect this unique value to. Any incoming inventory should therefore be merged with older Inventory data.
I hope that helps!
Best regards,
Jack
- Mark as New
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
- Mark as New
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi PM6,
I'd agree with Tim here.
The Inventory from the Agent is identified by a unique identifier - an AgentID - in the inventory file, which is dependent on several underlying hardware values.
If the hostname changes, I wouldn't expect this unique value to. Any incoming inventory should therefore be merged with older Inventory data.
I hope that helps!
Best regards,
Jack
- Mark as New
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Thank you @tjohnson1 and @jevans . One additional question, since the agent uses the AgentID as a unique identifier, what would need to happen if a VM was cloned and the hostname/IP address changed? That cloned system would have the same AgentID as another system. Is there some specific value I would need to change on the VM to get the AgentID to regenerate?
- Mark as New
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
You should delete the AgentUniqueID the the cloned VM prior to executing the inventory agent.
For Windows it's placed in registry: HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\ManageSoft Corp\ManageSoft\AgentUniqueID
For Linux it's placed in config.ini under [ManageSoft\AgentUniqueID]
Thanks,
- Mark as New
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Thank you, @JohnSorensenDK!
