WebSphere
The WebSphere page presents activity and performance information for the URLs that are monitored by CA Mainframe Application Tuner.
The display options available on the WebSphere page are as follows:
-
URL (initial display)
Displays the URLs associated with the monitored application. -
Application
Displays the non-system class methods called by the application. -
Via
Displays the intermediate class methods called by the application. -
Current
Displays the current active trace entries or the last called class methods.
The following menu commands available in this view:
-
Switch to URL mode
Switches the page to the URL display option. -
Switch to APPLICATION mode
Switches the page to the Application display option. -
Switch to CURRENT mode
Switches the page to the Current display option. -
Switch to VIA mode
Switches the page to the Via display option. -
Garbage Collection
Opens the WebSphere Garbage Collection subpage that provides details about memory utilization. -
SQL Statements
Opens the WebSphere SQL Statements subpage that displays all SQL statements found in the sample. -
WebSphere Environment
Opens the WebSphere Environment subpage that provides details about the WebSphere server and the JVM. -
Application Classes
Opens the WebSphere Application Classes subpage showing application methods for the selected process. -
Current Classes
Opens the WebSphere Current Classes subpage showing current (last-called) class methods for the selected process. -
Via Classes
Opens the WebSphere Via Classes subpage showing via methods (called by the application) for the selected process.
WebSphere Columns
-
Transaction URL
The Uniform Resource Locater (URL) transaction identifier. -
Active%
The percentage of all WebSphere transactions measured where CA MAT detected program code to be executing. -
InvWait%
The percentage of all WebSphere transactions measured where CA MAT detected program code to be in an Involuntary wait. -
VolWait%
The percentage of all WebSphere transactions measured where CA MAT detected program code to in an Voluntary wait. -
Total%
The sum of active, voluntary, and involuntary waits. -
Total Count
The total number of URL instances detected. -
Avg Resp
The average response time (milliseconds) for the transaction. -
Max Resp
The maximum response time (milliseconds) for the transaction. -
Min Resp
The minimum response time (milliseconds) for the transaction.