You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
496 B
496 B
Performance Monitoring
Tools use to monitoring performance of Wildfly server
-
VirtualVM
${JDK_HOME}\bin\jvisualvm.exe -cp:a ${JBOSS_HOME}\bin\client\jboss-client.jar
-
JConsole
${JBOSS_HOME}\bin\jconsole.bat
-
Java Mission Control
${JDK_HOME}\bin\jmc.exe -vmargs -Xbootclasspath/a:${JBOSS_HOME}\bin\client\jboss-client.jar
JMX Connect String
service:jmx:remote+http://[IP-Address|Hostname]:9990