Versions Compared

Key

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

...

-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.)

Wiki Markup
\[\-
feature name]

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

-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.

Example

The following example saves a Usage Per Feature report to a file named "report.csv," which will contain a report for feature "orcad_unison_ee" from license server "server2" and vendor "cdslmd." The data range is from 29 May 2011 to 29 June 2011.

licstatreport -username username -password pass -url http://license-statisticsImage Added -report UsagePerFeature -output report.csv -servername server2 -vendorname cdslmd -licmanagertype FlexNet -feature orcad_unison_ee -datefrom 2011-05-29 -dateto 2011-06-29