Versions Compared

Key

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


The information on this page refers to License Statistics v4.12 or newer. If you are using an earlier version, please refer to the documentation for releases prior to v4.12.

An init script is used to start, stop, and restart License Statistics and determine whether License Statistics is currently running.

...

You use the init script by running the following commands, where /init is the directory that contains the init script:

Command

Action

/init/xflicstat start

Starts License Statistics.

/init/xflicstat stop

Stops License Statistics.

/init/xflicstat restart

Restarts License Statistics.

/init/xflicstat status

Reports whether License Statistics is currently running.

Note: When running the init scripts, make sure the user has the default shell set to/bin/bash. It is also important for the user to have full access to the License Statistics installation folder and the /tmp directory.

You may run License Statistics from its main directory using ./xflicstat. This will display the same information that is written to the License Statistics log file, and should be used only to check License Statistics; for example, for troubleshooting purposes.

See Enabling License Statistics debug logs for detailed information about enabling debug mode in License Statistics.