Re: monitoring tomcat application

2010-09-10 Thread Martin Kuen
Hi TG, assuming you are using a sun 1.6 jdk to run tomcat: http://download.oracle.com/javase/6/docs/technotes/guides/management/jconsole.html http://download.oracle.com/javase/tutorial/jmx/index.html http://tomcat.apache.org/tomcat-6.0-doc/monitoring.html jmx (Java Management Extensions) is most

monitoring tomcat application

2010-09-10 Thread Tarun Gupta
Hello, Does anyone know what's the best way to monitor a tomcat application remotely? I need a way to programmatically ping Tomcat and collect performance statistics - Any language would do: perl/java, I need to integrate the monitoring to another application. I am looking to collect the follo