Monitoring Java applications

Operations Manager 2012 R2 supports Java Application Performance Monitoring (APM). Java APM allows you to monitor Java applications, providing you with information about the application’s performance and details of exception events that allow you, or the application owners, to determine the root cause of application issues. You do this by using Operations Manager Application Advisor.

Operations Manager Application Advisor allows you to perform the following tasks:

  • Investigate method and resource timing for performance events
  • Perform stack traces for exception events
  • Monitor Java specific counters for events (including Average Request Time, Requests Per Second, JVM Memory, and Class Loader)

Java APM supports the following configurations:

  • Tomcat 5, Tomcat 6, Tomcat 7
  • Windows
  • Linux
  • Java JDK 5, Java JDK 6
  • Web Technologies
  • GenericServlet
  • Struts
  • Struts2
  • Axis2