Forums

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

Jmx Jira live monitoring on my local machine

jeevan empati November 29, 2018

Hello,

I am trying to jmx live monitoring Jira server which is installed on my local machine.

when i did this by using Jconsole got an error:

"non-JRMP server at remote endpoint "

Is there any way to jira live monitor?

 

Thanks,

Jeevan

2 answers

1 accepted

1 vote
Answer accepted
jeevan empati December 3, 2018

Hi,

I have pasted this code in setenv file and restarted my jira:

CATALINA_OPTS="${GC_JVM_PARAMETERS} ${CATALINA_OPTS} -Dcom.sun.management.jmxremote -Dcom.sun.management.jmxremote.port=8099 -Dcom.sun.management.jmxremote.authenticate=false -Dcom.sun.management.jmxremote.ssl=false -Dcom.sun.management.jmxremote.local.only=false -Djava.rmi.server.hostname=18.2*2.**.**"

And "jconsole 18.2*2.**.**:8099" in terminal

that's it...

Cheers,

Jeevan

0 votes
Alexis Robert
Community Champion
November 29, 2018

Hi @jeevan empati

 

did you enable JMX monitoring in Jira ? You can check out this page for information on how to do this.

 

Let me know if you have any questions, 

 

--Alexis

jeevan empati November 29, 2018

Yep i did it.

But didn't worked.

 

-Jeevan

Fayaz Abdul
Contributor
November 30, 2018

Hi @Alexis Robert

Please help me to solve this issue ASAP.

Thanks,

Jeevan

Suggest an answer

Log in or Sign up to answer