20050202 Wednesday February 02, 2005

Monitoring Tomcat with JMX Larry Williams points out how to monitor Tomcat 5.5.x with JMX.

To monitor your Tomcat instance with JMX start Tomcat with the following JVM parameters.

-Dcom.sun.management.jmxremote
-Dcom.sun.management.jmxremote.port=9000
-Dcom.sun.management.jmxremote.authenticate=false
-Dcom.sun.management.jmxremote.ssl=false

I'm posting this hear so it's easier to find when I get time to try this out. Posted in Java at Feb 02 2005, 03:23:17 PM MST 4 Comments

Comments:

Hi Larry: How/ Where do i append jmx specific startup parameters to tomcat startup script? do i need to modify the catalina.bat file? What exactly do i need to modify there? Thanks in advance for your help, Sara

Posted by Sara on February 16, 2005 at 07:58 PM MST #

Can anyone Please get me the details how to configure tomcat 5.5 to jmx management and monitoring, and how to build a monitoring tool for Tomcat.

Posted by Sharma on March 01, 2005 at 04:52 AM MST #

Both of these questions on probably better asked on the tomcat-user mailing list. You might search their archives first to see if the question has been asked before.

Posted by Matt Raible on March 01, 2005 at 06:58 AM MST #

m designing the application monitoring wizard in that I am monitoring tomcat also in JAVA......so please tell me how to do that????? what are the parameters?? method for retriving that parameters??? Please Help me......Rutu

Posted by rutu on February 23, 2008 at 11:10 PM MST #

Post a Comment:
  • HTML Syntax: Allowed
Click me to subscribe
Matt Raible is a Web Architect who enjoys developing applications with open source technologies. Contact me for rates.
« January 2009
SunMonTueWedThuFriSat
    
1
2
3
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
       
Today

Recent Entries

Tag Cloud