Avamar

Last reply by 06-24-2015 Unsolved
Start a Discussion
2 Bronze
2 Bronze
443

Avamar event-based backup

Is there any way to run a BU job in Avamar subject to the occurrence of some particular event? like the event-based backup option provided by NetWorker.

Replies (2)
3 Zinc
309

I have not seen such option to perform backup on the occurrence of some particular event.

309

Some possibilities..

a) You could use 'pre-script' functionality (refer to the admin guide)

Create a script to check and detect the occurrence of the 'event'.  Schedule the backup to run every hour.  The backup will only effectively run if the condition attached to the pre-script allows it.  The backup won't run right when the 'event' completes but will run within an hour after the event occurred.

b) Use MCCLI functionality (refer to the MCCLI guide)

The 'event' would need to be able to trigger a script which then launches the backup via MCCLI

Latest Solutions
Top Contributor