Detail Line descriptions
- System Identification
- This section identifies the z/OS system on which the measurement
was done.
- System name
- The system name taken from the CVTSNAME field of the MVS CVT control
block.
- Sysplex
- The sysplex name taken from the ECVTSPLX field of the MVS ECVT
control block.
- Job name
- The job name of the WAS controller address space.
- Job id
- The job identifier of the WAS controller address space.
- ASID
- The address space identifier of the WAS controller address space,
displayed in hex.
- WAS Identification
- This section identifies the WAS server on which the measurement
was done.
- Cell
- The cell short name of the WAS server.
- Node
- The node name of the WAS server.
- Cluster
- The cluster name of the WAS server.
- Server
- The server name of the WAS server.
- WAS version
- The version number of the WAS server.
- Service level
- The build level of the WAS server.
- Request Counts
- This section provides counts of the number of requests observed
for each request type. Requests are counted once only for a single
type.
- Total requests
- The total number of requests observed. This is the sum of all
request counts below except for timed out requests.
- IIOP requests
- The number of Internet Inter-ORB Protocol requests observed.
- HTTP requests
- The number of Hypertext Transfer Protocol requests observed.
- HTTPS requests
- The number of Hypertext Transfer Protocol Secure requests observed.
- MDB Plan A requests
- The number of Message Driven Bean Plan A requests observed. A
plan "A" request is an MDB request from a listener port that is listening
in the controller.
- MDB Plan B requests
- The number of Message Driven Bean Plan B requests observed. A
plan "B" request is an MDB request from a listener port that is listening
in the servant.
- MDB Plan C requests
- The number of Message Driven Bean Plan C requests observed. A
plan "C" request is an MDB request from an activation specification
that is listening in the adjunct.
- SIP requests
- The number of Session Initiation Protocol requests observed.
- SIPS requests
- The number of Session Initiation Protocol Secure requests observed.
- MBean requests
- The number of Managed Bean requests observed.
- OTS requests
- The number of Object Transaction Service requests observed.
- Internal requests
- The number of internal requests observed.
- Unknown requests
- The number of unknown requests observed.
- Timed out requests
- The number of requests that timed out and were not processed by
a servant region. This count is not included in the total at the top,
since the requests are already included in one of the other request
counts.
- Service Time
- This section shows the service time (elapsed time) for all of
the requests observed. Note that the total service time can exceed
the sampling duration, because WAS processes multiple requests in
parallel.
- Total service time
- The total service time, measured from the time that the request
was received to the time that the controller finished processing the
request response.
- WLM queued time
- The total time that the requests spent on the Workload Manager
queue.
- Dispatched time
- The total time that the requests spent being processed by the
servant region.
- Controller time
- The total time that the requests spent being processed by the
controller region.
- CPU Usage
- This section shows the CPU time recorded for all of the requests
observed.
- Enclave CPU time
- The total CPU time consumed by each observed request, as reported
by the enclave when it was deleted. This includes normalized zIIP
and zAAP time.
- Encl zIIP CPU time
- The total zIIP CPU time consumed by each observed request, as
reported by the enclave when it was deleted. This time is normalized.
- Encl zAAP CPU time
- The total zAAP CPU time consumed by each observed request, as
reported by the enclave when it was deleted. This time is normalized.
- Encl CPU s/units
- The total CPU service units for each observed request, as reported
by the enclave when it was deleted.
- Encl zIIP s/units
- The total zIIP service units for each observed request, as reported
by the enclave when it was deleted.
- Encl zAAP s/units
- The total zAAP service units for each observed request, as reported
by the enclave when it was deleted.