服务端:

JVM监控启动参数

-Dcom.sun.management.jmxremote -Dcom.sun.management.jmxremote.port=52001 -Dcom.sun.management.jmxremote.authenticate=false -Dcom.sun.management.jmxremote.ssl=false -Djava.rmi.server.hostname=当前服务器IP

 

客户端:

ip:52001 连接查看

相关文章:

  • 2022-01-04
  • 2022-12-23
  • 2022-12-23
  • 2021-11-03
  • 2021-11-18
  • 2021-11-29
  • 2021-11-29
猜你喜欢
  • 2022-12-23
  • 2021-08-29
  • 2021-06-14
  • 2022-02-26
  • 2022-12-23
相关资源
相似解决方案