Need netbackup scripts to pull Policy Name, Schedule (freq of backups), Retention Period, Backup Selection & Client Name
Updated: 22 May 2010 | 2 comments
This issue has been solved. See solution.
Hi Guys,
I need netbackup scripts to pull Policy Name, Schedule ( freq of backups), Retention Period, Backup Selection & Client Name
Veritas Netbackup 6.5.2
Master Server is Sun Solaris 8 & HP-UX 11.23
If scripts can send output in CSV format to my email id, that will be great
Thanks in advance
discussion Filed Under:
Comments
Check the downloads section of connect
Downloads section of connect is an area where scripts are/should be posted.
There is a couple in there which might get you started:
A script to report on backup policy configuration for particular hosts
https://www-secure.symantec.com/connect/downloads/...
A script to generate reports on backup policies for a given set of clients
https://www-secure.symantec.com/connect/downloads/...
Otherwise refer to the NetBackup Commands for UNIX guide and look at these commands specifically first:
bpplinfo
bpplist
Tip: Get overview/document your NBU environment. Run 'nbsu' and review the output.
• If this provides help, please vote or mark appropriate solution.
bppllist
bppllist will output all you asked for and more. Simply use text manipulation to get what you want in the format you desire.
Bob Stump VERITAS - "Ain't it the truth?" Incorrigible punster -- Do not incorrige
Would you like to reply?
Login or Register to post your comment.