-
Apr 25th, 2008, 12:06 PM
#1
JMX web client in tomcat?
Hi folks!
I'm looking for a out-of-the-box JMX web client for our spring web application running in a tomcat 5.5 with Java 5.0.
Unfortunately we can't use the jconsole for security issuees.
Does anyone know a good and easy to use JMX web client to monitor our application?
Thanks a lot.
Steven
-
Apr 25th, 2008, 07:14 PM
#2
JMX Clients
MC4J was very popular, especially before the advent of JConsole, but it seems to have stalled as a project.
Probably the best free solution with the most current potential is the Java.net project VisualVM. Another good choice might be jManage. You can also look at Glassbox. A blog entry lists some of these under the section Related JMX Products.
Depending on what you don't like about JConsole, these may not be any better.
Last edited by spring_dm; Apr 26th, 2008 at 09:40 PM.
Reason: Added reference to Glassbox.
-
May 30th, 2008, 02:32 AM
#3
I love jManage. It rocks.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules