Run the IlmtCollector script file to generate user history records that are collected from the listener and to add them to a Derby database, where they can be analyzed to determine license compliance.
Java™ Virtual Machine (JVM) version 7 is required for use of IPv6 between the Listener and Collector.
The IlmtCollector.bat (Windows) and IlmtCollector.sh (UNIX) script files are located in the installation directory where you installed IBM® System Dashboard for Enterprise Content Management.
Usage: IlmtCollector OPTION CONFIG_FILE [ LISTENER_HOST LISTENER_PORT | PURGE_YEAR]
Where OPTION can be one of the following:
-u downloads user session history into database (removes the history data
from the server)
-t tests connection to the database, host, port
-p deletes database history records older than date (yyyy)
-h help
Example: IlmtCollector -u IlmtReporter.conf localhost 32775
Example: IlmtCollector -t IlmtReporter.conf localhost 32775
Example: IlmtCollector -p IlmtReporter.conf 2013
To collect license compliance records:
Option | Description |
---|---|
UNIX | installation_directory/IlmtCollector.sh -u configuration_file listener_host listener_port |
Windows | installation_directory\IlmtCollector.bat -u configuration_file listener_host listener_port |
IlmtCollector.bat -u IlmtReporter.conf localhost 32775