Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

The License Statistics API includes the standard enumerated columns described below.

Feature type
Anchor
feature-type
feature-type

Describes how license is obtained.

...

License typeHow license is obtained
FloatingLicense is checked out from license server

...

. When one user checks

...

the license in (stops using it), another can check it out.

...

Node-

...

lockedLicense is bound to

...

HostID.
Token

...

Similar to Floating license type, but several features

...

share a common token pool

...

. Each feature can

...

require a different

...

number of tokens

...

from the token pool for license checkout.

Gathering type
Anchor
gathering-type
gathering-type

Describes how License Statistics gather gathers data about the license server

...

.

Gathering typeHow data is gathered

...

RealtimeQuerying with fixed interval or denials file import.
Imported

...

Log file import.

Granularity
Anchor
granularity
granularity

For historic reports, describes that data should be grouped by some period of time.

GranularityType and format
QUARTER
year
Year and quarter
, eg.
; e.g., "2019-Q2."
MONTH
year
Year and month
, eg.
; e.g., "2019-10."
WEEK
week span with two dates join with dash, eg.
Week defined by a span of two dates joined by a dash; e.g., "2019-05-13-2019-05-19."
DAY
date, eg.
Date; e.g., "2019-01-01."
HOUR
date
Date and time
, eg.
; e.g., "2019-01-02 17:05."

License server status
Anchor
license-server-status
license-server-status

Describes state of license server.

StatusNumeric valueDescription
UNKNOWN1Used for imported license servers.
UP2Everything is OK.
DOWN3Querying failed.
VERIFYING5
Server
License server was recently enabled or changed, and has not been queried since then.
DISABLED6
Server
License server is disabled by user.
LICSTAT_DOWN7Used in historic report to
mark moment when whole LicStat
denote times when the entire License Statistics application was turned off.
LICENSE_EXCEEDED8
Server
License server is automatically disabled due to licensing
reasons
limitations.