Viewing Bamboo's agents
A Bamboo agent is a service that can run job builds. There are the following types of Bamboo agents:
local agents run as part of the Bamboo server.
- remote agents run on computers, other than the Bamboo server, that run the remote agent tool.
- elastic agents run in the Amazon Elastic Compute Cloud (EC2).
ローカル エージェントは、Bamboo Server のプロセス、つまりサーバーと同じ JVM で実行されます。各リモート エージェントは独自のプロセスで (つまり独自の JVM で) 実行されます。
Each agent has a defined set of capabilities and can only run builds for jobs whose requirements match the agent's capabilities.
To view agents that are currently active, see Using the Bamboo dashboard.
View the agents in Bamboo
- Choose Build > Build activity from the Bamboo header.
- Click the name of the agent in the 'Building' section to see details for that particular agent.
- Click X of Y online agents building in the 'Building' section of the page to see a list of all available agents.
View a specific Bamboo agent as a Bamboo administrator
- Choose Agents from the 'cog' menu of the Bamboo header.
- Click the name of the agent. You can configure this agent and its capabilities:
- Click Executable Plans to view the plans that this agent can build.
- Click System Properties to view the system properties of this agent.
最終更新日: 2014 年 12 月 4 日
Powered by Confluence and Scroll Viewport.