Load EMC Avamar 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 Avamar Data Collector software.
Windows:
C:\Program Files\Aptare\mbs\bin\avamar\avamarhistoricdetails.bat
Linux:
<APTARE HOME>/mbs/bin/avamar/avamarhistoricdetails.sh
To capture data from a specific period, use the following utility:
avamarhistoricdetails.{sh|bat} <MetadataCollectorID> <SubSystemID> [“<Start Date>” “<End Date>”] [verbose]
Where:
• The MetadataCollectorID and the SubSystemID 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 Avamar commands called to the eventcollector.log file.
Note: If the Start and End Dates are not specified, the utility will capture events that occurred in the last two weeks.