Posted on 2011-01-02 17:14
在路上... 閱讀(868)
評論(0) 編輯 收藏 所屬分類:
JAVA相關
通過jconsole可以遠程監(jiān)控web應用服務器,可以在啟動參數(shù)中加上
-Dcom.sun.management.jmxremote -Dcom.sun.management.jmxremote.port=8888 -Dcom.sun.management.jmxremote.ssl=false -Dcom.sun.management.jmxremote.authenticate=false