Hello,
We have activated the JMX monitoring feature on jira 7.6.4 but we are not able to see "com.atlassian.jira" property under Mbeans from Jconsole.
What changes need to done to get it visible?
From com.atlassian.jira we can monitor no of users and no of issues and other important attributes
Hi Nishant,
This is probably too late to be helpful, but for others who may come across this in the future...
I encountered the same problem. The solution was posted by Andreas here: https://community.atlassian.com/t5/Jira-questions/MBeans-not-listed-in-JConsole/qaq-p/707976
Basically, after adjusting setenv.sh to enable remote monitoring and restarting Jira, you have to go back into /secure/admin/JmxMonitoringAction.jspa, turn JMX monitoring off, and then turn JMX monitoring back on. Disabling/enabling JMX monitoring from this screen does not require a service restart. The mbeans showed up immediately for me after doing this.
Thanks,
Jason
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.