We have a solaris 10 server that I would like be able to execute a backup via a script that's a cronjob. I want to be able to execute commands after based on an exit code from avamar. If the backup was successful delete certain files and move others. If anyone can point me in the right direction I would appreciate it.
You can associate post scripts with the backup in order to perform certain tasks depending on the exit code of the Avamar backup. Please refer these articles and see if it helps :
In-depth explanation of the avtar command can be found in Avamar technical addendum but its an EMC confidential document, so I suggest you to contact your local EMC Sales to get that document.
Sandeep_Sinha
307 Posts
266
1
Posted January 4th, 2013 02:00
Hello,
You can associate post scripts with the backup in order to perform certain tasks depending on the exit code of the Avamar backup. Please refer these articles and see if it helps :
http://solutions.emc.com/EMCSolutionView.asp?id=esg94013&usertype=C
http://solutions.emc.com/EMCSolutionView.asp?id=esg95368&usertype=C
Thanks