|
Name
|
Type
|
Description
|
| lastStatusUpdate | xsd:dateTime |
A timestamp of when opState was last updated.
|
| licenseFeatureUnknowns | xsd:string |
Counter to track Total number of license features parsed from
License source that are not recognized.
This value starts at zero and wraps at 2^32-1 to zero.
Discontinuity: sourceLastChanged.
|
| licenseRequestFailures | xsd:string |
Counter to track Total number of licenses requests that were
not fulfilled (denied, timeout, or other).
This value starts at zero and wraps at 2^32-1 to zero.
Discontinuity: sourceLastChanged.
|
| licenseRequests | xsd:string |
Counter to track total number of licenses requested.
This value starts at zero and wraps at 2^32-1 to zero.
Discontinuity: sourceLastChanged.
|
| opFailureMessage | xsd:string |
A human readable reason when optState reports Fault condition.
|
| opState | LicenseManagerState |
The general state of the license subsystem.
|
| sourceLastChanged | xsd:dateTime |
A timestamp of when sourceAvailable last changed state, expressed in UTC.
|
| sourceLatency | xsd:float |
Exponentially decaying average of the transaction time for license
acquisition and routine communications with LicenseSource.
Units: milliseconds.
|
| sourceLost | xsd:string |
Counter to track number of times connection to source was lost.
This value starts at zero and wraps at 2^32-1 to zero.
Discontinuity: sourceLastChanged.
|
|
Properties inherited from DynamicData |
| None |