Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Table 7-8 J2EE Response Time Breakdown fields

Field    DescriptionTIme    Displays

FieldDescription
TimeDisplays the time frame in which the presented performance data was collected.

...

HTTPDisplays the relative average response time spent executing HTTP requests.
Struts

...

Displays the relative average response time spent executing Struts requests.
Spring

...

Displays the relative average response time spent executing Spring requests.
EJB

...

Displays the relative average response time spent executing EJB requests.

...

LockDisplays the relative average response time spent in lock.
Hibernated/

...

JPADisplays the relative average response time spent executing Hibernated/JPA requests.

...

JDBCDisplays the relative average response time spent executing JDBC requests.
Web

...

ServiceDisplays the relative average response time spent executing Web Service requests.

...

RMIDisplays the relative average response time spent executing RMI requests.
SAP

...

RFCDisplays the relative average response time spent executing SAP RFC requests.

...

TuxedoDisplays the relative average response time spent executing Tuxedo requests.

...

CustomDisplays the relative average response time spent executing user-defined method requests.

See “About the Tools portlets” on page 30. See , “Configuring the portlet” on page 33.See “Defining , and "Defining the portlet data preferences” on page 34.

...

Table 7-9 J2EE Statistic Counter - Data Sources fieldsField    Description

FieldDescription
Data

...

SourceName of the Data Source.
Min

...

ValueDisplays the minimum value of performance statistics.
Avg

...

ValueDisplays the average value of performance statistics.
Max

...

ValueDisplays the maximum value of performance statistics.

See “About the Tools portlets” on page 30. See , “Configuring the portlet” on page 33.See , “Defining the portlet data preferences” on page 34.

...

Table 7-10 J2EE Statistic Counter - Overtime Behavior fields

Field    Description

...

FieldDescription
TimeDisplays the time frame in which the presented performance data was collected.
Avg

...

ValueDisplays the average value of performance statistics.

See “About the Tools portlets” on page 30. See , “Configuring the portlet” on page 33.See , and “Defining the portlet data preferences” on page 34.

...

Table 7-11 J2EE Top Entry Points fields

Field    Description

...

FieldDescription
NameDisplays the name of the instance.
Avg. Response Time (Sec)

...

Displays the average time that elapsed from when a request is received by the server to the time a response is sent back to the computer that made the request. The response time is measured on the server-side.
Executions

...

Displays the amount of executions of the instance.
Type

...

Displays the entry point type (e.g. HTTP, Custom).
SLA

...

BreachDisplays the percentage of executions that exceeded the defined SLA threshold settings.
SLA Near-

...

BreachDisplays the percentage of executions that approached the defined SLA threshold settings.
SLA

...

OKDisplays the percentage of executions that did not meet the defined SLA threshold settings.
Sum. Response

...

TimesDisplays the elapsed time from when a request is received by the server to the time a response is sent back to the computer that made the request. The response time is measured on the server-side.
Sum. Work

...

TimesDisplays the sum of the processing time of the original J2EE method.
Max. Response Time (Sec)

...

Displays the maximum time from when a request is received by the server to the time a response is sent back to the computer that made the request. The response time is measured on the server-side.
Sum. CPU

...

TimeDisplays the aggregated CPU time recorded in the selected time frame.
Max. CPU Time (Sec)

...

Displays the highest CPU time recorded in the selected time frame.
Sum. CPU Work

...

TimesDisplays the aggregated CPU work time recorded in the selected time frame.
Avg. Work Time (Sec)

...

Displays the average work time for the selected time frame.
Min. Response Time (Sec)

...

Displays the minimum time from when a request is received by the server to the time a response is sent back to the computer that made the request. The response time is measured on the server-side.
Avg. CPU Time (Sec)

...

Displays the average CPU time for all entry points in the selected time frame.
Avg. CPU Work Time (Sec)

...

Displays the average CPU work time for all entry points in the selected time frame.

See “About the Tools portlets” on page 30. See , “Configuring the portlet” on page 33.See , and “Defining the portlet data preferences” on page 34.

...

Table 7-12 J2EE Top Execution Types fields

Field    Description

...

FieldDescription
TypeDisplays the top J2EE execution types.
Response Times (Summed)

...

Displays the elapsed time from when a request is received by the server to the time a response is sent back to the computer that made the request. The response time is measured on the server-side.
Work Times (Summed)

...

Displays the sum of the processing time of the original J2EE method.
Database Times (Summed)

...

Displays the sum of the processing time of database-related activities (for example, JDBC calls).
Response Time (Avg)

...

Displays the average time that elapsed from when a request is received by the server to the time a response is sent back to the computer that made the request. The response time is measured on the server-side.
Work Time (Avg)

...

Displays the average processing time of the original J2EE method.
Database Time (Avg)

...

Displays the average processing time of database-related activities.
Executions

...

Displays the number of times a J2EE method was executed.
SLA

...

BreachDisplays the percentage of executions that exceeded the defined SLA threshold settings.
SLA Near-

...

BreachDisplays the percentage of executions that approached the defined SLA threshold settings.
SLA

...

OKDisplays the percentage of executions that did not meet the defined SLA threshold settings.

See “About the Tools portlets” on page 30. See , “Configuring the portlet” on page 33.See , “Defining the portlet data preferences” on page 34.

...

Table 7-13 J2EE Top Method Execution fields

Field

...

Description
Method

...

ExecutionDisplays the top J2EE method execution or executions.
Response Times (Summed)

...

Displays the elapsed time from when a request is received by the server to the time a response is sent back to the computer that made the request. The response time is measured on the server-side.
Work Times (Summed)

...

Displays the sum of the processing time of the original J2EE method.
Execution Times (Summed)

...

Summarizes the time that executed elements contributed to the original J2EE method response time. For example, an internally executed Servlet or JSP, an EJB call, or a JDBC call, contribute to the method response time.
Database Times (Summed)

...

Displays the sum of the processing time of database-related activities (for example, JDBC calls).
Response Time (Avg)

...

Displays the average time that elapsed from when a request is received by the server to the time a response is sent back to the computer that made the request. The response time is measured on the server-side.
Work Time (Avg)

...

Displays the average processing time of the original J2EE method.
Execution Time (Avg)

...

Displays the average time that executed elements contributed to the original J2EE method response time.
Database Time (Avg)

...

Displays the average processing time of database-related activities.
Executions

...

Displays the number of times a J2EE method was executed.
SLA

...

BreachDisplays the percentage of executions that exceeded the defined SLA threshold settings.
SLA Near-

...

BreachDisplays the percentage of executions that approached the defined SLA threshold settings.
SLA

...

OKDisplays the percentage of executions that did not meet the defined SLA threshold settings.

See “About the Tools portlets” on page 30. See , “Configuring the portlet” on page 33.See , and “Defining the portlet data preferences” on page 34.

...