LicenseManagerServerBuffer¶
Holds the text of the response of the LM specific commands that the observer service parsed
Fields¶
Field | Type | Description |
---|---|---|
Buffer | string | Message returned from the license manager statistics / diagnostics tools |
Command | string | For FLexLM this can either be 'lmstat' or 'lmdiag' |
ID | numeric | Internal ID for the LicenseManagerServerBuffer entity (Primary Key) |
LastScan | datetime | Date/Time this buffer was scanned |
LicenseManagerServerID | numeric | Internal ID that references the LicenseManagerServer entity (Foreign Key) |