Home / Product / Modules / Monitoring / Tomcat

 - Web Load Testing Tomcat Monitoring

Tomcat Monitoring

Tomcat monitoring

Using the JMX (Java Management Extension) protocol, NeoLoad is able to monitor your Tomcat 5.5/6.0 servers during the test. These monitors require no specific installation on your server and are not intrusive (no WAR to install, no classpath to change ...).

Tomcat 5.5 monitors are divided into 6 categories:

  • Cache. This section allows the user to monitor the cache for each application.

  • Session. This section allows the user to monitor the sessions for each applications.

  • RequestProcessor. Provide management informations about the requests processed. Number of requests processed, number of errors ...

  • DataSource. Datasource connection pool information for each datasource.

  • ThreadPool. Monitor connection pool information for each pool.

  • VM. JVM counters. Since Tomcat 5.5 is launched using a 1.5 VM, it's possible to monitor Memoty, Garbage collector, Threads ...

Product