Servlet/JSP detail line
This is the third level detail line shown directly under the Web application detail line. It quantifies invocation of a servlet/JSP within the Web application.
Under Heading | This is Displayed |
---|---|
Seqno | A level 3 sequence number within the level 2 line. |
Name | The servlet/JSP name. |
Count | The number of invocations counted for this servlet/JSP within its context. Large numbers will be expressed in thousands or millions with a K or M suffix. |
CPU Time: Total | The total CPU time for all invocations of this servlet/JSP within its context. The CPU time includes normalized zIIP and zAAP CPU time. |
CPU Time: Mean | The mean CPU time for all invocations of this servlet/JSP within its context. The CPU time includes normalized zIIP and zAAP CPU time. |
Svc Time: Total | The total service time (elapsed time) for all invocations of this servlet/JSP within its context. |
Svc Time: Mean | The mean service time for all invocations of this servlet/JSP within its context. |