FNMEAAgent Table
FlexNet Manager Suite
2020 R1
(On-Premises)
The FNMEAAgent
table stores the FNM-EA connection defined in inventory beacons.
Note: To cater for multi-tenant mode, this table may contain data for
multiple tenants. Access requires that the database
TenantID
has been set in the SQL Server
connection context information. That setting filters an underlying table to produce this
view of data for the single, selected tenant.
Database Column |
Details |
---|---|
FNMEAAgentID
|
Type: integer. Key. Generated ID Auto-generated FNMEA agent connection ID |
BeaconID
|
Type: integer. Key. Nullable Beacon where the FNM-EA agent connection is defined |
AgentIdentifier
|
Type: unique identifier. Key The GUID of the FNM-EA agent defined on inventory beacon. |
AgentName
|
Type: text (max 128 characters) The FNM-EA agent name defined on inventory beacon. |
LastReportedLogRotation
|
Type: datetime. Nullable Date time of the last report log rotation. |
LastReportedAgentStatus
|
Type: datetime. Nullable Date time of the last reported status. |
FlexNet Manager Suite (On-Premises)
2020 R1