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
Matt Raible is a Web Architect who enjoys developing applications with open source technologies. Contact me for rates.
Search This Site
Recent Entries
- Happy Birthday Mom!
- 2008 - A Year in Review
- Portland Tech Meetup Tomorrow Night
- My "almost slept in a snow cave" Adventure with Clint Foster
- My Christmas Travel Adventure
- AppFuse Light converted to Maven modules, upgraded to Tapestry 5 and Stripes 1.5
- Dojo/Comet support in Java Web Frameworks
- Abbie is a Blue Skier!
- How I recovered data from my failed Linux box
- Costa Rica was Awesome!
Posted by Sara on February 16, 2005 at 07:58 PM MST #
Posted by Sharma on March 01, 2005 at 04:52 AM MST #
Posted by Matt Raible on March 01, 2005 at 06:58 AM MST #
Posted by rutu on February 23, 2008 at 11:10 PM MST #