SiddhV
14 years agoLevel 3
Command to find latest full backup and its status in Netbackup 7.0
Hi Team,
I have around 500 + servers in the netbackup 7.0 environment and we frequently need to find out the last successful Full Backup of particular server.
Is there any script or command which would help me to find it? My master server is running Linux RHEL 5.5.
Please help.
Thanks!
then, based on the GUI's "Client Backups" report (which you could also use by the way!), you need to be looking at bpimagelist
http://www.symantec.com/business/support/index?page=content&id=TECH20462
Client Backups Report
The Client Backups report shows detailed information on backups completed within the specified time period.
# cd /usr/openv/netbackup/bin/admincmd
# ./bpimagelist -U [-A|-client name] [-d <start_date> <start_time> -e <end_date> <end_time>]