How do I configure the agent to start at boot time of an AIX server?
Release : 12.0
Component : Workload Automation System Agent
After agent installation completes, add an entry to the /etc/inittab script similar to following:
srcespag:2:once:/srcespag/WA_Agent/WA-agent-vaathmr380 start > /dev/null 2>&1
Next time you reboot the server, the agent will start automatically.