1、启动添加jmx参数

  

-Dcom.sun.management.jmxremote.port=8999 
-Dcom.sun.management.jmxremote.ssl=false 
-Dcom.sun.management.jmxremote.authenticate=true 
-Djava.rmi.server.hostname=192.168.1.119 
-Dcom.sun.management.jmxremote.access.file=/data/config/jmx/jmxremote.access 
-Dcom.sun.management.jmxremote.password.file=/data/config/jmx/jmxremote.password
View Code

相关文章:

  • 2022-02-22
  • 2021-06-14
  • 2021-07-25
  • 2021-07-15
  • 2022-12-23
  • 2022-12-23
  • 2021-09-15
  • 2022-02-04
猜你喜欢
  • 2022-01-21
  • 2021-10-06
  • 2021-09-20
  • 2021-12-27
  • 2021-09-06
  • 2022-02-17
  • 2021-12-04
相关资源
相似解决方案