Versions Compared

Key

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

The information on this page refers to License Statistics v4.0 or newer, which added the command-line report utility. Previous versions of License Statistics do not include this utility.

License Statistics versions 4.6 and later include additional server data that is not supported by the command-line report download utility; for example, feature versioning.

The syntax for downloading a Usage Per User report using licstatreport is as follows. (Also see Syntax for common parameters.) 

-servername name

Specify the name of the license server for which the report will be generated.

-vendorname name

Specify the name of the vendor for which the report will be generated.

-licmanagertype type

Specify the type of license manager for which the report wil be generated. (See Using the command-line report utility for supported types.)

[-feature name]

Specify the name of the feature for which the report will be generated. If a feature is not specified, data for all features for the specified server will be downloaded.

-datefrom date

Specify the start date for which the report will be generated in YYYY-MM-DD format; for example, 2011-02-28.

-dateto date

Specify the end date for which the report will be generated in YYYY-MM-DD format; for example, 2011-02-28.

[-aggregateby type]

Specify the type of aggregation to use for the report. If the aggregation type is not specified, the report will be aggregated by Username. Available options are: 

  • Username
  • Hostname
  • Username and hostname
  • Usergroup
  • Hostgroup

[-usergroup name]

Specify the name of the usergroup for which the report will be generated. If the usergroup is not specified, no usergroup will be used.

[-hostgroup name]

Specify the name of the hostgroup for which the report will be generated. If the hostgroup is not specified, no hostgroup will be used.

...