Search code examples
javaweb-servicesmonitoringtomcat8

How is it possible to monitor web service performance using Apache Tomcat 8?


Is it possible to monitor web service performance using Apache Tomcat 8 which includes:

  • Availability
  • No of Request Timed out
  • No of Request Prosessed by WS
  • No of requests not procesed by ws

I am unable to find any documentation in Google search for inbuilt component which supports same :(


Solution

  • I have grafana to be very useful for creating application monitoring dashboards. Please follow this link on more details.

    http://www.testautomationguru.com/jmx-monitoring-using-collectd-influxdb-grafana/