Load Historic Events > Load IBM TSM Events
  
Version 10.1.01
Load IBM TSM Events
Collecting Missed Events
Occasionally, there may be data that was missed by the scheduled Data Collection process. For example, the server may have been unavailable for a period of time. Or, you may want to capture data that was available before you actually installed the IBM TSM Data Collector software.
Windows:
C:\Program Files\Aptare\mbs\bin\tsm\tsmhistoricevents.bat
Linux:
<APTARE HOME>/mbs/bin/tsm/tsmhistoricevents.sh
 
To capture data from a specific period, use the following utility:
tsmhistoricevents.{sh/bat} <MetadataCollectorID> <ServerID> ["<Start Date>" "<End Date>" [verbose]]
Where:
The MetadataCollectorID and the ServerID can be found by executing the utility:
Windows: C:\opt\Aptare\mbs\bin\listcollectors.bat
Linux: /opt/aptare/mbs/bin/listcollectors.sh
Dates need to be in yyyy-mm-dd hh:mm:ss format.
Specifying verbose will log the IBM TSM commands called to the metadata.log file.
Note: If the Start and End Dates are not specified, the utility will capture events that occurred in the last 24 hours.