This documentation relates to an earlier version of Bamboo.
View

Unknown macro: {spacejump}

or visit the current documentation home.

An agent is a service that runs Bamboo builds. There are two types of agents:

  • local agents run on the Bamboo server. 
  • remote agents run on computers other than the Bamboo server.

(Note: Local agents run in the server's process, i.e. in the same JVM as the server. Each remote agent runs in its own process, i.e. has its own JVM.)

To view only agents which are currently active, see Viewing Bamboo's Current Activity


To view all of Bamboo's agents,

  1. Click the 'Home' link in the top navigation bar. This will display the Dashboard.
  2. Navigate to the 'Current Activity' tab.
  3. Click the 'Agents' link in the 'Agents' panel.
  4. A list of all agents in your Bamboo system will display (see screenshot below).
    Screenshot: View Agents




To view a specific agent,

  1. Click the 'Home' link in the top navigation bar. This will display the Dashboard.
  2. Click the name of the agent you wish to view, in the 'Agents' panel of the 'Current Activity' tab.
  3. The details of the selected agent will display (see screenshot below).
    Screenshot: View Agent
  4. Click on the 'Executable Plans' tab to view the plans that this agent is capable of building (see screenshot below).
    Screenshot: View Agent - Executable Plans
  5. Click on the 'Capabilities' tab to view the capabilities of this agent.
    Screenshot: View Agent - capabilities