Servlets

The servlet summary lists all servlets that are running in the current application server. Use the servlet summary view to quickly find the most time intensive servlets and the applications that use them, and to determine which servlets are invoked most often. We can sort the summary table by any of the columns.

Tips

 

Enterprise beans

The EJB summary lists all enterprise beans running in the server, the amount of time spent in their methods, the number of EJB invocations, and the total time spent in each enterprise bean

total_time = number_of_invocations * time_in_methods
Sort the various columns to find the most expensive enterprise bean. Also, if the PMI counters are enabled for individual EJB methods, there is a check box next to the EJB name that we can select to see statistics for each of the methods.

Tips

 

EJB methods

The EJB method summary shows statistics for each EJB method. Use the EJB method summary to find the most costly methods of your enterprise beans.

Tips

 

Connection pools

The connection pool summary lists all data source connections that are defined in the application server and shows their usage over time.

Tip

 

Thread Pools

The thread pool summary shows the usage of all thread pools in the application server over time.

Tip

 

PMI levels and counters required

In order to view Tivoli Performance Viewer (TPV) summary reports, the minimum PMI level must be enabled. Otherwise, use the custom monitoring level, and enable the PMI level counters required for the specific report you want to view.

Table 1. Required properties for TPV summary reports
Summary Report PMI level required Custom PMI counters required
Servlets Basic

JDBC Connection Pools.PoolSize
JDBC Connection Pools.AllocateCount
JDBC Connection Pools.ReturnCount

Enterprise beans Basic

Thread Pools.PoolSize
Thread Pools.ActiveCount

EJB methods All

Enterprise Beans.MethodCallCount
Enterprise Beans.MethodResponseTime

Connection pools Extended

WSEJBStats.MethodStats.MethodLevelCallCount
WSEJBStats.MethodStats.MethodLevelResponseTime

Thread pools Extended

Web Applications.RequestCount
Web Applications.ServiceTime


Related tasks
Enabling PMI data collection Viewing TPV summary reports

 



 

 

Tivoli is a trademark of the IBM Corporation in the United States, other countries, or both.