You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 4 Next »

Feature type

Describes how license is obtained.

  • Floating - license is checked out from license server, when one user checks it in (stops using it), another can check it out.
  • Nodelocked - license is bound to host ID.
  • Token - like Floating, but several features shares common token pool, each feature can have cost different amount of tokens to check out.

Gathering type

Describes how License Statistics gather data about license server

  • Realtime - data is gathered by querying with fixed interval or denials file import
  • Imported - data is gathered by log file import

Granularity

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

GranularityType and format
QUARTERyear and quarter, eg. 2019-Q2
MONTHyear and month, eg. 2019-10
WEEKweek span with two dates join with dash, eg. 2019-05-13-2019-05-19
DAYdate, eg. 2019-01-01
HOURdate and time, eg. 2019-01-02 17:05

License server status

Describes state of server.

StatusNumeric valueDescription
UNKNOWN1Used for imported servers.
UP2Everything is OK.
DOWN3Querying failed.
VERIFYING5Server was recently enabled or changed, and not queried since then.
DISABLED6Server is disabled by user.
LICSTAT DOWN7Used in historic report to mark moment when whole LicStat was turned off.
LICENSE_EXCEEDED8Server is automatically disabled due to licensing reasons.


  • No labels