Running agents

To start an agent, run the shell script or batch file.

Before you begin

Make sure that the server is running. Also, if the agent runs through an agent relay, make sure that the relay is started.

Procedure

  1. Go to the agent_installation\bin directory.
  2. Run the appropriate script:
    • On Windows, run the following command:
      ibm-ucdagent.cmd start
    • On Linux or UNIX, run the following command:
  3. Run the ibm-ucdagent.cmd batch file (Windows), or ibm-ucdagent shell script (UNIX/Linux).
  4. After the agent starts, go to the IBM® UrbanCode Deploy web application and under Resources, open the Agents page.

Results

If installation succeeded, the agent is listed with a status of Online.

Feedback