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\symantec\load_nbu_backups.bat <metaDataCollectorId> <masterServerName> <client_name> "<Start_Date>" "<End_Date>"
Linux:
<HDS HOME>/mbs/bin/symantec/load_nbu_backups.sh <metaDataCollectorId> <masterServerName> <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 utility:
Windows: C:\opt\Aptare\mbs\bin\listcollectors.bat
Linux: /opt/aptare/mbs/bin/listcollectors.sh