How to enable email alert through NDMP back-up.
Updated: 22 May 2010 | 5 comments
This issue has been solved. See solution.
Netbackup 6.5 backup,We have configured the remote NDMP as clent ,Can some body help me how to enable the email alert once the NDMP backup completes/fails.
discussion Filed Under:
Comments
you can use the netbackup scripts to send alerts or emails when all your backups are done also you can customize a script who detects NDMP jobs or by an specific policy, out of this there is nothing specific for NDMP
Omar A Villa
Netbackup Expert
These are my personal views and not those of the company I work for
O/S?
You could look at adding some custom code to:
/usr/openv/netbackup/bin/backup_exit_notify
...to email you the completion status of each backup job/stream when a specific client name finishes.
*Beware* NetBackup update patches overwrite this file. So always keep a copy elsewhere.
Yes finally I am getting the mails for NDMP,
I hav customized the 'ndmp_start_notify' & 'ndmp_end_notify' script,
'ndmp_start_notify - for started of NDMP backup mail.
'ndmp_end_notify' - for completion for NDMP backup mail.
Hi Nitin,
which files need to be changed to get the mailing alerts when the jobs is completed or failed.
Please specify me the location i am using the windows environment with Netback up 6.5 enterprise server.
Thanks,
Narayana
Hi,
We are not using any windows platform,We ar using unix, below scripts needs to be modify.
/opt/openv/netbackup/bin/goodies/bpstart_notify,
/opt/openv/netbackup/bin/goodies/bpend_notify,
Satish Chilur
Would you like to reply?
Login or Register to post your comment.