This is the documentation for Bamboo 5.5. View this page for the

Unknown macro: {spacejump}

of Bamboo, or visit the latest Bamboo documentation.

A Bamboo agent is a service that can run job builds. There are two types of Bamboo agents:

(info) Local agents run in the Bamboo 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.

On this page:

Viewing an agent's details

To view an agent's details:

  1. Click the  icon and select Overview.
  2. Click Agents in the left panel to display the 'Agents' page, which lists all local and remote agents that currently exist in your Bamboo system.
  3. Click the name of the desired agent. The agent's page will be displayed.
  4. Click one of the following tabs to see corresponding details for the agent:

    TabDescription 
    CapabilitiesDisplays a list of all 'Agent-Specific Capabilities' and 'Shared Capabilities' (see screenshot below). The capabilities in each of those sections are grouped into the following subsections:
     
    Executable JobsDisplays a list of jobs, arranged by plan, that the agent can build. 
    System PropertiesDisplays information about the agent. 
    Audit LogsDisplays a record of changes that have been made to the agent. 

Screenshot: Viewing a Bamboo agent's details

Viewing the agents that can build jobs

To view which agents can build which jobs:

  1. Click the  icon and select Overview.
  2. Click Agent Matrix in the left navigation panel.
  3. If an agent is not capable of building a particular job, hover your mouse over the cross  to see the job requirements that are not met.

Editing an agent's name or description

To edit an agent's name or description:

  1. Navigate to the desired agent, as described above.
  2. Click Edit Details.
  3. Update the details for the agent.
  4. Click Save.
  • No labels