A SERVICE OF

logo

BMC Software, Inc., Confidential and Proprietary Information
Instrumenting and Profiling J2EE Components 9-17
Monitoring Servlets to the Method Level
Summary: Monitor selected servlets and produce and analyze method-level
performance data.
Servlets are not monitored by default because there are far too many of
them and the objects of critical importance are specific to your own
environment. If you are unsure which servlets are most important in your
environment, start with the objects with the slowest performance or those
most called by applications running in your environment. See Running
the Top N Servlets Report on page 9-15 to find these servlets.
To monitor servlets:
Step 1
Right-click a WEBAPP instance icon.
Step 2 From the KM Commands menu, choose Monitor Servlets.
Step 3 From the list of available servlets, click the name of each servlet you
want to monitor.
Step 4 Click OK.
Step 5 Run the Methods Response Report from the newly created SERVLET
icon to see how well individual methods within the servlet are
performing.
To run the methods response report:
Step 1
Right-click a SERVLET instance icon.
Step 2 From the KM Commands menu, choose Methods Response Report.