Latest Backup Job Report
1. The python script for getting the latest backup job reports will be present inside the following folder,
Windows BDR Backup Server
$$InstallationDirectory\Vembu\BDRSuiteScripts\Reports\Latest Backup Job Reports\custom_report.py |
---|
Linux BDR Backup Server
$$InstallationDirectory/Vembu/BDRSuiteScripts/Reports/Latest Backup Job Reports/custom_report.py |
---|
2. Open command prompt with administrative privileges. Change the working directory to where you have download the python script folder and run the file with the command given below,
Windows BDR Backup Server
"$$InstallationDirectory\Vembu\BackupForAWS\Python37\python.exe" custom_report.py |
---|
For example, "C:\Program Files\Vembu\BackupForAWS\Python37\python.exe" custom_report.py |
---|
Linux BDR Backup Server
"$$InstallationDirectory/Vembu/BackupForAWS/Python37/bin/python" custom_report.py |
---|
For example, "home/vembubdr/Vembu/BackupForAWS/Python37/bin/python" custom_report.py |
---|
3. After successful execution of the script the output will be saved as a csv file.
4. Open output.csv to check the response in the following location below,
Windows BDR Backup Server
$$InstallationDirectory\Vembu\BDRSuiteScripts\Reports\Latest Backup Job Reports\output.csv |
---|
Linux BDR Backup Server
$$InstallationDirectory/Vembu/BDRSuiteScripts/Reports/Latest Backup Job Reports/output.csv |
---|