A remote agent supervisor is an application that is installed alongside a Bamboo remote agent, by default. The remote agent supervisor is an implementation of the Java Service Wrapper.
リモート エージェント スーパーバイザーは、インストールされているマシン上のリモート エージェントをモニタリングします。リモート エージェントがクラッシュした場合、リモート エージェント スーパーバイザーは自動的に再起動を試みます。Bamboo サーバーとの通信が失われた場合、リモート エージェントは自動的にシャットダウンし、リモート エージェント スーパーバイザーが再起動するのを待ちます。
リモート エージェント スーパーバイザーは、次のオペレーティング システムで動作します。
- Linux:
	- x86
- x86_64
- IA64
- PPC 64 bit (but not 32 bit)
 
- Mac OSX:
	- すべてのアーキテクチャ
 
- Solaris:
	- x86
- x86_64 (32 ビットモードで実行)
- IA64 (running in 32 bit mode)
- SPARC (32 ビットと 64 ビットの両方)
 
- Windows の場合:
	- 32 ビット
- 64 ビット
 
3 Comments
TimmJD
Jun 01, 2010Dont'd know anything about java and services under Windows...but it works for me to get Bamboo installed as a Service on Windows 7 x64
Aggelos T. Paraskevopoulos
Sept 28, 2010Any chance we see a supervisor for AIX 64bit? It seems like latest versions of Java Service Wrapper run on AIX.
Anonymous
Mar 28, 2013I wonder if this wrapper can be used to turn agent off and back on as needed? If wrapper turns off an agent, does it free a spot in a list of licensed agents? Imagine scenario where we may have large pool of different VMs and turn bamboo agents on and off as needed to keep the total number in line with the license?