Versions Compared

Key

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

...

Note: If you created the License Statistics init script during installation, we recommend using the init script to start the service instead of starting it manually as described below.

Run the Usage Monitor 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 Usage Monitor configuration License Statistics configuration file; for example:

No Format

./xflicstat -b ./xflicstat.cfg

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 the Usage Monitor License Statistics is running normally.

  • A couple of minutes after starting the service, review the log file (/usr/xflicstat/log/xflicstat.log) and ensure it contains no FAIL or WARNING lines. Output similar to the following indicates the service is running normally:
No Format

[2012-01-02 13:44:50] Ready for querying...
[2012-01-02 13:44:50] To view statistics please go to http://localhost:80

...