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
following stats:
   
  - JVM Heap usage
  - Number of active threads
  - JDBC connection pool stats
  - Active thread list
  - Hits/Sec (running average)

 

 

Thanks,

TG

Reply via email to