You can use JRMCD to monitor Weblogic which is running under JRockit JVM.
Set this in java_options and run Weblogic server.
“-Xmanagement -Djrockit.managementserver.autodiscovery=true -Dcom.sun.management.jmxremote.port=9001 -Dcom.sun.management.jmxremote.ssl=false -Dcom.sun.management.jmxremote.authenticate=false”
Then run the “jrmcd.cmd” and monitor the server.
No comments:
Post a Comment