Use > Server Automation > Managing the Server Agent > Starting and stopping the SA Agent

Starting and stopping the SA Agent

Once the SA agent is installed and running on your managed servers, you rarely need to stop or restart them.

To start a server agent, log onto the managed server and enter one of the following commands.

UNIX:

/etc/init.d/opsware-agent start

HP-UX:

/sbin/init.d/opsware-agent start

AIX:

/etc/rc.d/init.d/opsware-agent start

Windows:

net start opswareagent

To stop an agent, enter the same command, specifying stop instead of start.