Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

Is it possible to monitor Bamboo remote agents using JConsole

Heshan Manamperi
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
May 15, 2018

Is it possible to monitor Bamboo remote agents using JConsole, as how we monitor other Atlassian products? 

Since remote agents runs on JVM, i think this should be possible. Have any one tried this?

1 answer

0 votes
Bruno Rosa
Atlassian Team
Atlassian Team members are employees working across the company in a wide variety of roles.
May 17, 2018

Hey Heshan, yes you should be able to monitor Bamboo remote agents using JConsole the same way you monitor Bamboo. Take a look at the following page for further instructions on how to set this up:

The only difference with remote agents is that instead of adding the jmxremote argument to the bamboo.sh file (as suggested in the doc), you'll need to find the <BAMBOO_AGENT_HOME>/conf/wrapper.conf and add it there as an additional wrapper java argument, and restart the agent. Here's an example of how the file will look like after adding the jmxremote argument for local monitoring:

wrapper.java.additional.1=-Dbamboo.home=/Users/brosa/Documents/Docker/Atlassian/remote-agents/bamboo-6.3.1/home
wrapper.java.additional.2=-Dbamboo.agent.ignoreServerCertName=false
wrapper.java.additional.3=-Dcom.sun.management.jmxremote

Hope this helps. 

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events