Versions Compared

Key

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

...

-username username

Specify the username used to log in to License Statistics.

Wiki Markup
\[\-
password password]

Specify the password used to log in to License Statistics with the username specified in the "-username" parameter. If this parameter is not specified, you will be prompted to enter your password when running licstatreport, which lets you specify a password without it being visible.

-url hosturl

Specify the URL for your License Statistics server (note that IPv6 is not supported). If you changed the setting for HTTP_BASE_URL in xflicstat.cfg, you must use the same value for this parameter. 

-report type

Specify the type of report to download. Supported types are UsagePerFeature and UsagePerUser.

<ac:structured-macro ac:name="unmigrated-wiki-markup" ac:schema-version="1" ac:macro-id="0f54ffadf14bd4b8-ef09922c-4afa4787-8c4fb440-3a1f237f4fc8de3d1bdc3b3b"><ac:plain-text-body><![CDATA[

[-reportformat type]

Specify the file type for the downloaded report. If you do not specify this parameter, the default format, CSV, will be used. (Currently, this is the only supported format.)

]]></ac:plain-text-body></ac:structured-macro>

Wiki Markup
\[\-
output path]

The path and file name for the downloaded report. The specified directory must already exist. If the specified directory does not exist, the file will not be created and licstatreport will fail with an error message.
If you do not specify this parameter, the file name will be based on the time the report was downloaded, the report type, and the report format, as follows: "report_<report_type>_<time>.<report_format>."
For example:
If you download a Usage Per User report with CSV format at 12:23:33 on 2012/05/13, the report will be saved to a file named "report_usageperuser_20120513_1223.csv." If a file of the same name already exists, it will be overwritten.