Starting and Stopping an Agent
To start or stop an agent on Windows:
-
Navigate to All Programs > Tidal Automation > Service Control Manager on the Windows Start menu to display the TA Service Manager.
-
Click the name of the agent on the Services list.
-
Click Start to start the agent.
OR
Click Stop to stop the agent.
Starting and Stopping an Agent on Unix
To start or stop an agent on Unix:
-
Open a command prompt window.
-
Enter:
./tagent <agent name> start
OR
./tagent <agent name> stop
Note: You should stop all Unix agents before rebooting the Unix system. It is recommended to add the agent stop command to a Unix system shutdown script to be used when restarting a Unix system.
Note: When issuing the tagent start command, verify that you are logged on as the user intended to run the agent.