Versions Compared

Key

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

...

  • You can install License Statistics on any machine, not necessarily the license server.
  • You must be logged in as root if you want the installation to create an init script.
  • The installation program works on most Linux distributions; however, if you have a problem running the installer, you can run license_statistics.sh from a command prompt.

...

Step 5: Start the service.

Note: We recommend using  Use the init script to start the service instead of starting it manually as described below.

Run License Statistics as a daemon by entering the following command from a Linux command line:

No Format
./xflicstat -b /path/configfile

where /path/configfile is the full path to the License Statistics configuration file; for example:

...

.

...

If you execute this command outside of the License Statistics installation directory, you must designate the path using an additional command line variable; for example:

No Format
LD_LIBRARY_PATH="/usr/xflicstat/" /usr/xflicstat/xflicstat -b /usr/xflicstat/xflicstat.cfg

Step 6: Test that License Statistics is running normally.

...

  • Check results in your browser by going tohttp://localhost:80. The first time you access the License Statistics web interface, your login information is set to username = admin, password = admin.
  • If you do not see any results, check whether the License Statistics web server port specified in the configuration file (which defaults to port 80) is busy. If needed, you can specify a different port as describedin this article.