This week's book giveaway is in the Agile and other Processes forum.
We're giving away four copies of The Mikado Method and have Ola Ellnestam and Daniel Brolund on-line!
See this thread for details.
The moose likes Java in General and the fly likes JMX and Tomcat Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


Win a copy of The Mikado Method this week in the Agile and other Processes forum!
JavaRanch » Java Forums » Java » Java in General
Reply Bookmark "JMX and Tomcat" Watch "JMX and Tomcat" New topic
Author

JMX and Tomcat

Pranav Raulkar
Ranch Hand

Joined: Apr 20, 2011
Posts: 73

Hi All,

I'm trying to monitor tomcat (running in SSL mode) located on remote macine using JMX via RMI.
I'm able to connect to tomcat, but how to I detect when tomcat is disconnected?
Do I have to monitor any MBean which will tell me about this?

Any pointers.
 
I agree. Here's the link: http://ej-technologies/jprofiler - if it wasn't for jprofiler, we would need to run our stuff on 16 servers instead of 3.
 
subject: JMX and Tomcat
 
Similar Threads
JMX and Tomcat status
Monitor DataSource connection pool via JMX
Tomcat Server monitoring
code needed for start,stop the remote service
JConsole - Remote connect