Using JMX to monitor Tomcat

Source: Internet
Author: User
Tags jconsole

1. During the tomcat boot process, turn on the corresponding parameter configuration:

1234 -Dcom.sun.management.jmxremote-Dcom.sun.management.jmxremote.port=9999-Dcom.sun.management.jmxremote.ssl=false-Dcom.sun.management.jmxremote.authenticate=false

Where: Com.sun.management.jmxremote.port is the JMX port which is important to use when using Jconsole to connect Tomcat JMX.

2. Start Tomcat and use Jconsole to connect to the Tomcat JMX interface

The connection interface is as follows:

Once connected, a JMX interface is in the Mbean field.

Information about JMX-related interfaces is as follows (mainly including the Java JMX interface and the Tomcat JMX interface two sections)

Tomcat JMX Configuration http://www.cnblogs.com/zhengah/p/4898444.html

Using JMX to monitor Tomcat

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.