You're enrolled in our new beta rewards program. Join our group to get the inside scoop and share your feedback.
Join groupJoin the community to find out what other Atlassian users are discussing, debating and creating.
I don't see any documentation for specifially enabling JMX in JIRA and which MBeans we can monitor.
Confluence has this documentation: https://confluence.atlassian.com/doc/live-monitoring-using-the-jmx-interface-150274182.html
I went with jolokia to expose JMX. Specifically, the Jolokia Agent for Atlassian. The plugin exposes JMX over and HTTP endpoint. I made all my calls to that endpoint. So my threading lookup might look something like this
http://jira-test.example.com:8085/plugins/servlet/jolokia/read/java.lang:type=Threading
I was having a hard time finding what was exposed exactly, support was somewhat helpful, so I went to the jolokia site to see if I could find anything. Here is the link to the Jolokia Tutorial. Toward the bottom of the page there is a feature that is called j4psh that wasn't the simplest thing to get working but when I got it I used that to "browse" around the available MBeans that are exposed. I think this maybe different per version of JIRA of what exactly is available from com.atlassian.jira.
This is just one way to hopefully find the info you are looking for.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Calling all Confluence Cloud Admins! We created a new Community Group to support your unique needs as Confluence admins. This is a group where you can ask questions, access resou...
Connect with like-minded Atlassian users at free events near you!
Find an eventConnect with like-minded Atlassian users at free events near you!
Unfortunately there are no Community Events near you at the moment.
Host an eventYou're one step closer to meeting fellow Atlassian users at your local event. Learn more about Community Events
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.