You can monitor your agents' status to check that all agents are functioning as expected. Online versus Offline agents:
Bamboo administrators can manually 'disable' an online agent to prevent it from being used in build generation. The agent will still be online and it can be 'enabled' at a later point in time. It is not possible to disable offline agents. |
To monitor the status of your agents:
- Click Administration in the menu bar.
- Click Agents in the left panel. This will display the 'Agents' screen, showing lists of all local agents and all remote agents that currently exist in your Bamboo system (see screenshot below).
Agents can have one on the following statuses:
Status | Description |
---|---|
Idle | Available to execute builds. |
Building | Currently executing a build. |
Cancelling | Currently cancelling a Job build |
Disabled | Not available to execute builds (see Disabling or deleting an agent). |
Disabled - Building | Currently executing a build, but disabled so cannot execute further builds. |
Disabled - Cancelling | Currently cancelling a build, and disabled so cannot execute further builds. |
Note that to see the jobs that are currently being built, look at the Current Activity tab on the dashboard.
Screenshot: Viewing the status of your agents