Load events for individual NetBackup clients
To retrieve historic data from a NetBackup client, execute the following command-line scripts.
Windows:
C:\Program Files\Aptare\mbs\bin\veritas\load_nbu_backups.bat <metaDataCollectorId> <primaryServerName> <client_name> "<Start_Date>" "<End_Date>"
Linux:
<APTARE HOME>/mbs/bin/symantec/load_nbu_backups.sh <metaDataCollectorId> <primaryServerName> <client_name> "<Start_Date>" "<End_Date>"
Note:
Start_Date and End_Date must be in the format: YYYY-MM-DD HH:MM:SS
Where:
The MetadataCollectorID can be found by executing the following utility:
For Windows: C:\opt\Aptare\mbs\bin\listcollectors.bat
For Linux: /opt/aptare/mbs/bin/listcollectors.sh