A Bamboo agent is a service that can run job builds. There are two types of Bamboo agents:
- ローカルエージェント :Bamboo サーバーの一部として実行されるエージェント
- remote agents run on computers, other than the Bamboo server, that run the remote agent tool. An elastic agent is a remote agent that runs in the Amazon Elastic Compute Cloud (EC2).
ローカル エージェントは、Bamboo Server のプロセス、つまりサーバーと同じ JVM で実行されます。各リモート エージェントは独自のプロセスで (つまり独自の JVM で) 実行されます。
On this page:
エージェントの詳細を確認する
エージェントの詳細を確認するには:
- Click theicon and select Bamboo admin.
- 左側のパネルの [Agents (エージェント)] をクリックして [Agents (エージェント)] ページを表示します。このページには、現在 Bamboo システムに存在するすべてのローカル エージェントとリモート エージェントが一覧表示されます。
- 目的のエージェントの名前をクリックします。そのエージェントのページが表示されます。
次のタブのいずれかをクリックして、該当するエージェントのそれぞれ対応する詳細を確認します。
タブ 説明 機能 Displays 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: - Custom — custom capabilities.
- Executable — executable capabilities.
- JDK — JDK capabilities.
- Perforce, Mercurial, Git — VCS capability.
You'll only see a subsection if a capability of that type is defined in Bamboo. To define a new capability, see Configuring capabilities.
[Executable Jobs (実行可能ジョブ)] エージェントがビルドできるジョブのリストがプラン別に表示されます。 システム プロパティ エージェントに関する情報が表示されます。 監査ログ エージェントに加えられた変更の記録が表示されます。
スクリーンショット: Bamboo エージェントの詳細の確認
ジョブをビルドできるエージェントを確認する
どのエージェントがどのジョブをビルドできるかを確認するには:
- Click theicon and select Bamboo admin.
- 左側のナビゲーション パネルの [Agent Matrix (エージェント マトリックス)] をクリックします。
- 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.