Versions Compared

Key

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

...

The information on this page refers to License Statistics v6.17 21 or newer, which changed the License Statistics installation procedure for Linuxremoved the lacutil tool. If you are running a previous version of License Statistics, see see documentation for previous versions.

This section describes the installation procedure for Linux using the RPM installer, which is recommended for use with RedHat Enterprise Linux.

...

FileDescription
/opt/xflicstatApplication files
/var/opt/xflicstatUser files, including license, logs , and stored data
/etc/default/xflicstatPackage parameters

...

Activating the license

License files must be be must be placed in /var/opt/xflicstat/license directory.

  1. Go to the directory:
    /var/opt/xflicstat/license
  2. Run the lacutil xflicstat-cli tool:
    /opt/xflicstat/bin/lacutil xflicstat-cli license activate -act_key {activation_key}  

You may also use an alternative activation method, as described in https://docs.x-formation.com/display/LICSTAT/Activating + a + License + Statistics + license.Image Removed

Anchor
starting
starting
Starting the service

  1. Start the service from a command line:

    Code Block
    sudo service xflicstat start


  2. Access License Statistics in the browser:

    Code Block
    {hostname}:80

...

Code Block
sudo rpm -e xflicstat

Anchor
update
update
Updating the service

To update the service (introduced as of v6.17):

...