Versions Compared

Key

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

...

MethodRecommendedExampleComment

UI

star
  1. Go to Administration > Licensing > Management tab 
  2. Set the Activation Key (optional)
  3. Use the Activate button

CLIstar
  1. Stop License Statistics
  2. From a command line, run:
    ./xflicstat-cli.exe license activate activation_key
    where activation_key is your License Statistics license Activation Key (sent to you via email).
  3. Start License Statistics 

lacutil
  1. Use lacutil on any Linux host with an internet connection
  2. Upload activated license file using either:
    • UI (Administration > Licensing > Management tab)
      or
    • CLI (./xflicstat-cli.exe license import license_file)

External utility to activate the license outside of the License Statistics host; for example, when no internet connection is available on the host.

For more details, see Activating a license from a command line using lacutil.

License Activator
  1. Use License Activatoron any Windows host with an internet connection
  2. Upload activated license file using either:
    • UI (Administration > Licensing > Management tab)
      or
    • CLI (./xflicstat-cli.exe license import license_file)

External utility to activate the license outside of the License Statistics host; for example, when no internet connection is available on the host.

For more details, see Activating your license using License Activator.

...