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.
The remote agent supervisor monitors remote agents on the machine that it is installed on. If any remote agent crashes, the remote agent supervisor will automatically attempt to restart it. If communications are lost with the Bamboo server, the remote agent will shut itself down and wait for the remote agent supervisor to restart it.
The remote agent supervisor will run on the following operating systems:
- Linux:
- x86
- x86_64
- IA64
- PPC 64 bit (but not 32 bit)
- Mac OSX:
- all architectures
- Solaris:
- x86
- x86_64 (running in 32 bit mode)
- IA64 (running in 32 bit mode)
- SPARC (both 32 bit and 64 bit)
- Windows:
- 32 bit
- 64 bit






2 Comments
Hide/Show CommentsJun 01, 2010
TimmJD
Dont'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
Sep 28, 2010
Aggelos T. Paraskevopoulos
Any chance we see a supervisor for AIX 64bit? It seems like latest versions of Java Service Wrapper run on AIX.
Add Comment