I need a solution
I'm replicating backup images from source domain to destination domain. I would like to initiate restore from destination domain, as soon as replication/import gets completed on destination to a client in destination domain. Do we have a flag or alarm kind of events in NetBackup that we can use as a trigger to call a script (let say restore script) ?
NetBackup version 7.6.0.3 on Linux platform
I know we can define a cron job that periodically checks the status of imported images and performs a restore. But my requirement is to have event based restore.