Data Backup and Recovery

SnapCreator Startup Scripts

moncy
2,129 Views

Hi Folks,

Can anyone  guide me on how  startup for snapcreator agent can be automated for AIX platform. If you already have   please forward this.

regards

Varghese

1 REPLY 1

oommen
2,129 Views

I would update the inittab of AIX, so that the daemon gets started during a reboot.

Example:

    To add it  - $mkitab "scagent:12345:once:/SC3.6/scAgent3.6p1/snapcreator --start-agent 9191 1>/dev/console"

    To list -      $lsitab scagent

                              scagent:12345:once:/SC3.6/scAgent3.6p1/snapcreator --start-agent 9191 1>/dev/console

Public