Sean Carolan wrote:
What do you use for monitoring your Apache Tomcat servers? I have used jconsole to manually connect and look at the statistics. I'm wondering if there are any standard tools for watching the health of the java process.
Hi, I'm interesting too in tomcat monitoring. Some times i have a problems with java, for example i get java.lang.OutOfMemoryError
some idea is monitor catalina.out log for such errors, but may be there are a standard tools for java monitoring\restarting.