IBM Tivoli Composite Application Manager for Application Diagnostics, Version 7.1.0.1

Request Analysis attributes

The Request Analysis attributes provide response times and functional decomposition information about requests (servlets, JSPs, and EJB methods) that ran on the application server.

The attributes within this group are used to build the Request Analysis workspace .

Application Name Name of the application to which the request belongs. Alphanumeric string.
Application Time (ms) Average time (in milliseconds) this request spent processing application requests other than JCA, JMS, JNDI, and JDBC; can be zero if the total time is less than the number of requests, due to truncation. Format is positive integer.
Application Time (% of Average Response) Percentage of time this request spent processing application requests other than JCA, JMS, JNDI, and JDBC. Format is decimal (formatted to 1 decimal place).
Application Bad Delay (msec) Delay time (in milliseconds) in the application tier collected during the interval. This column is non-zero value when application delay exceeds the bad threshold configured for it. Format is positive integer.
Application Fair Delay (msec) Delay time (in milliseconds) in the application tier collected during the interval. This column is non-zero value when application delay exceeds the fair threshold configured for it. Format is positive integer.
Application Good Delay (msec) Delay time (in milliseconds) in the application tier collected during the interval. This column is non-zero when application delay is less than fair threshold configured for it. Format is positive integer.
Application Tier Delay Type Request type based on its delay time in the application tier. Valid values are Unknown, Good, Fair, and Bad.
Application Tier Response (msec) Actual response time in milliseconds in the application tier collected during the interval. Format is positive integer.
Average Response (ms) Average time (in milliseconds) required each time this request ran during the interval. Format is positive integer.
ASID Identifier (decimal) assigned to the address space running this servant region.
Backend Bad Delay (msec) Delay time (in milliseconds) in the backend tier collected during the interval. This column is non-zero value when backend delay exceeds the bad threshold configured for it. Format is positive integer.
Backend Fair Delay (msec) Delay time (in milliseconds) in the backend tier collected during the interval. This column is non-zero value when backend delay exceeds the fair threshold configured for it. Format is positive integer.
Backend Good Delay (msec) Delay time (in milliseconds) in the backend tier collected during the interval. This column is non-zero when backend delay is less than fair threshold configured for it. Format is positive integer.
Backend Tier Delay Type Request type based on its delay time in the backend tier. Valid values are Unknown, Good, Fair, and Bad.
Backend Tier Response (msec) Actual response time in milliseconds in the backend tier collected during the interval. Format is positive integer.
Client Bad Delay (msec) Delay time (in milliseconds) in the client tier collected during the interval. This column is non-zero value when client delay exceeds the bad threshold configured for it. Format is positive integer.
Client Fair Delay (msec) Delay time (in milliseconds) in the client tier collected during the interval. This column is non-zero value when client delay exceeds the fair threshold configured for it. Format is positive integer.
Client Good Delay (msec) Delay time (in milliseconds) in the client tier collected during the interval. This column is non-zero when client delay is less than fair threshold configured for it. Format is positive integer.
Client Tier Delay Type Request type based on its delay time in the client tier. Valid values are Unknown, Good, Fair, and Bad.
Client Tier Response (msec) Actual response time in milliseconds in the client tier collected during the interval. Format is positive integer.
Completion Count Number of requests that successfully completed during the interval. Format is positive integer.
Custom Request Count Number of custom requests. Format is positive integer.
Custom Request Time (ms) Average time (in milliseconds) the custom requests spent. Format is positive integer.
Custom Request Time (%) Percentage of time the custom requests spent. Format is decimal (formatted to 1 decimal place).
EJB Count Number of times this request invoked an EJB request. Format is positive integer.
EJB Time (ms) Average time (in milliseconds) this request spent processing EJB requests; can be zero if the total time is less than the number of requests, due to truncation. Format is positive integer.
EJB Time (%) Percentage of time this request spent processing EJB requests. Format is decimal (formatted to 1 decimal place).
Interval (sec) The length (in seconds) of the sampling interval. Format is positive integer.
JCA Count Number of times this request invoked a JCA request. Format is positive integer.
JCA Time (ms) Average time (in milliseconds) this request spent processing JCA requests; can be zero if the total time is less than the number of requests, due to truncation. Format is positive integer.
JCA Time (%) Percentage of time this request spent processing JCA requests. Format is decimal (formatted to 1 decimal place).
JMS Count Number of times this request invoked a JMS request. Format is positive integer.
JMS Time (ms) Average time (in milliseconds) this request spent processing JMS requests; can be zero if the total time is less than the number of requests, due to truncation. Format is positive integer.
JMS Time (%) Percentage of time this request spent processing JMS requests. Format is decimal (formatted to 1 decimal place).
JNDI Count Number of times this request invoked a Java Naming and Directory Interface (JNDI) request. Format is positive integer.
JNDI Time (ms) Average time (in milliseconds) this request spent processing Java Naming and Directory Interface (JNDI) requests; can be zero if the total time is less than the number of requests, due to truncation. Format is positive integer.
JNDI Time (%) Percentage of time this request spent processing Java Naming and Directory Interface (JNDI) requests. Format is decimal (formatted to 1 decimal place).
Level 2 Request Count Number of times this request was run with Mod Level 2 turned on. Format is positive integer.
Level 2 Total Time (ms) The total time (in milliseconds) this request was run with Mod Level 2 turned on. Format is positive integer.
Longest Response (ms) The maximum time (in milliseconds) it took this request to run during the interval. Format is positive integer.
Node Name Name of the system on which the server is running. Alphanumeric string.
Origin Node Name of the application server subnode. Alphanumeric string.
Portal Processing Count Number of times the request invoked a WebSphere Portal page or portlet request. Format is positive integer.
Portal Processing Time (ms) Average time (in milliseconds) the request spent in processing WebSphere Portal page or portlet requests. This field can have a zero value if the total time is less than the number of requests. Format is positive integer.
Portal Processing Time (%) Percentage of time the request spent in processing WebSphere Portal page or portlet requests. Format is decimal (formatted to 1 decimal place).
Process ID Process identifier of the Java virtual machine. Format is positive integer.
Request Bad Response Threshold (msec) The threshold that defines the bad requests. A request that spends more time to complete than this threshold to complete is a bad request. Format is positive integer.
Request Completion (%) Percentage of the requests that completed successfully during the interval. Format is positive integer.
Request Completion Level The completion level of the requests during the interval. Valid values are Unknown, Good, Fair, and Bad.
Request Count Number of times this request ran during the interval. Format is positive integer.
Request Detail The URI for servlet requests, or the method name for EJBs. Alphanumeric string.
Request Fair Response Threshold (msec) The threshold that defines the fair requests. A request that spends more time than this threshold and less time than the Request Bad Response Threshold (msec) attribute to complete is a fair request. Format is positive integer.
Request Bad Delay (msec) Delay time (in milliseconds) collected during the interval. This column is non-zero value when the whole request response time exceeds the bad threshold configured for it. Format is positive integer.
Request Fair Delay (msec) Delay time (in milliseconds) collected during the interval. This column is non-zero value when the whole request response time exceeds the fair threshold configured for it. Format is positive integer.
Request Good Delay (msec) Delay time (in milliseconds) collected during the interval. This column is non-zero value when the whole request response time is less than fair threshold configured for it. Format is positive integer.
Request Delay Type The type of the request delay. Valid values are Unknown, Good, Fair, and Bad.
Request Label A shortened version of Request Name, used to display the request name in the chart view. Alphanumeric string. Maximum2 characters.
Request Name The URL for servlet requests, or the fully qualified class name for EJBs. Alphanumeric string.
Request Rate (per sec) Number of requests completed per second during the interval. If the sampling rate is less than 100%, this number is extrapolated to estimate 100% of completed requests. Format is decimal (formatted to 3 decimal places).
Request Type The type of request being run. Valid values are Servlet, EJB_Method, Custom, All_Workloads, Unknown, and Portlet.
Sample Date and Time Date and time the Tivoli Enterprise Management Agent collected the data. The valid format is a 12-character timestamp. For the STR and SCAN functions, the format is MM/DD/YY HH:MM:SS; the following table shows the values contained in this character string:


Format of the 12-character timestamp

Character String Meaning
MM Month
DD Day
YY Year
HH Hour
MM Minute
SS Second

Example: 09/13/06 18:32:03 indicates the data was collected on September 13, 2006, at 18:32:03.

This attribute was designed for logging and reporting data-collection times rather than for creating situations. To specify a time and date for comparison and testing, use attributes from the Universal Time or Local Time groups.

Sampling Rate (%) Percentage of requests being sampled. Format is positive integer.
Server Name Name of the WebSphere application server. Alphanumeric string.
Servlet Count Number of times this request invoked a Servlet request. Format is positive integer.
Servlet Time (ms) Average time (in milliseconds) this request spent processing Servlet requests; can be zero if the total time is less than the number of requests, due to truncation. Format is positive integer.
Servlet Time (%) Percentage of time this request spent processing Servlet requests. Format is decimal (formatted to 1 decimal place).
SQL Connect Count Number of times this request connected to a JDBC database. Format is positive integer.
SQL Connect Time (ms) Average time (in milliseconds) this request spent connecting to a JDBC database; can be zero if the total time is less than the number of requests, due to truncation. Format is positive integer.
SQL Connect Time (%) Percentage of time this request spent connecting to a JDBC database. Format is decimal (formatted to 1 decimal place).
SQL Execute Count Number of times this request executed a JDBC database. Format is positive integer.
SQL Execute Time (ms) Average time (in milliseconds) this request spent executing a JDBC database; can be zero if the total time is less than the number of requests, due to truncation. Format is positive integer.
SQL Execute Time (%) Percentage of time this request spent executing a JDBC database. Format is decimal (formatted to 1 decimal place).
SQL Query Count Number of times this request queried a JDBC database. Format is positive integer.
SQL Query Time (ms) Average time (in milliseconds) this request spent querying a JDBC database; can be zero if the total time is less than the number of requests, due to truncation. Format is positive integer.
SQL Query Time (%) Percentage of time this request spent querying a JDBC database. Format is decimal (formatted to 1 decimal place).
SQL Update Count Number of times this request updated a JDBC database. Format is positive integer.
SQL Update Time (ms) Average time (in milliseconds) this request spent updating a JDBC database; can be zero if the total time is less than the number of requests, due to truncation. Format is positive integer.
SQL Update Time (%) Percentage of time this request spent updating a JDBC database. Format is decimal (formatted to 1 decimal place).
Summary Indicates that this row is a summary row of statistical totals for all rows.
Total Time (ms) The total CPU time (in milliseconds) this request consumed during the interval. Format is positive integer.

Additional information:


Parent topic:

Attributes for ITCAM Agent for WebSphere Applications

+

Search Tips   |   Advanced Search