jvm调优:使用jconsole监控Jboss
                                                            生活随笔
收集整理的這篇文章主要介紹了
                                jvm调优:使用jconsole监控Jboss
小編覺得挺不錯的,現在分享給大家,幫大家做個參考.                        
                                使用jconsole監管Jboss,windows平臺, 本地監控,需要在$jbosshome/bin/run.bat中增加下面的配置:
set JAVA_OPTS=%JAVA_OPTS% -Dcom.sun.management.jmxremote.authenticate=false -Dcom.sun.management.jmxremote.ssl=false -Dcom.sun.management.jmxremote.port=9999
總結
以上是生活随笔為你收集整理的jvm调优:使用jconsole监控Jboss的全部內容,希望文章能夠幫你解決所遇到的問題。
 
                            
                        - 上一篇: jvm调优:内存图
- 下一篇: java-HashSet源码学习
