Centos tomcat jmx remote connection

jmx配置:
-Dcom.sun.management.jmxremote
-Dcom.sun.management.jmxremote.port=8060
-Dcom.sun.management.jmxremote.authenticate=false
-Dcom.sun.management.jmxremote.ssl=false

 

Check if the port is up or not:

sudo netstat -anp | grep 8060

 

Guess you like

Origin http://43.154.161.224:23101/article/api/json?id=325209942&siteId=291194637