By using the IlmtReporter script file, you can run a report that is based on the data that is stored in the Derby database. The reporter can generate both CSV format files (for viewing by using a spreadsheet program), and IBM® License Metric Tool slmtag files that are read by the IBM License Metric Tool agent.
The IlmtReporter.bat (Windows) and IlmtReporter.sh (UNIX) script files are located in the installation directory where you installed IBM System Dashboard for Enterprise Content Management.
The IlmtReporter script file only reads data from the Derby database. It does not change or update data. Therefore, the script is safe to run any time. Run the reporter at least one time each year to correctly report User Value Unit (UVU) data to the IBM License Metric Tool agent.
Usage: IlmtReporter CONFIG_FILE -s START_DATE -e END_DATE
Where:
CONFIG_FILE - is the location (path and file name) of the IlmtReporter.conf file
START_DATE - is the starting date for the report (MM/DD/YYYY), inclusive.
END_DATE - is the ending date for the report (MM/DD/YYYY), inclusive.
Note: If the path or file name contains spaces, the parameter must be enclosed with double quotes.
To generate a license compliance report:
Option | Description |
---|---|
UNIX | installation_directory/IlmtReporter.sh configuration_file -s start_date -e end_date |
Windows | installation_directory\IlmtReporter.bat configuration_file -s start_date -e end_date |
IlmtReporter.bat IlmtReporter.conf -s 01/01/2015 -e 12/31/2015