- Flexera Community
- :
- FlexNet Manager
- :
- FlexNet Manager Forum
- :
- FlexNet Agent Visibility in Compliance DB
- 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
What table in the Compliance Database shows if an agent is installed on a device?
- Mark as New
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
The FlexNet Manager Agent would show up as a recognized software application installed on the device. For example, the software title of "FlexNet Inventory Agent 2019 R1" indicates that this inventory device has the 2019 R1 agent installed.
You could create a Custom Report from the "Installations" object with a filter on the application name of Begins With "FlexNet Inventory Agent", and that should give you the devices that have the agent installed on them, by version.
This thread has been automatically locked due to inactivity.
To continue the discussion, please start a new thread.
- Mark as New
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
The FlexNet Manager Agent would show up as a recognized software application installed on the device. For example, the software title of "FlexNet Inventory Agent 2019 R1" indicates that this inventory device has the 2019 R1 agent installed.
You could create a Custom Report from the "Installations" object with a filter on the application name of Begins With "FlexNet Inventory Agent", and that should give you the devices that have the agent installed on them, by version.
- Mark as New
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Thanks @kclausen
- Mark as New
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Regarding your original question, the table "DiscoveredDevice_MT" has a column "IsManaged" which indicates whether a FNMS agent is installed or not. "ComputerID" should allow you to join with "ComplianceComputer" ("ComplianceComputerID").
