Configuration Options Related Tasks Related Topics
This page displays monitoring information about the operations of a Web Service, such as the number of times it has been invoked, the average amount of time it took to complete the operation invocation, and so on.
Name | Description |
---|---|
Operation Name |
Specifies the name of the operation for which runtime information is being provided. MBean Attribute: |
Invocation Count |
Specifies the total number of times that this operation has been invoked in the current measurement period. The measurement period typically starts when WebLogic Server was first started. MBean Attribute: |
Dispatch Time Total |
Specifies the total time for all dispatches of this operation in the current measurement period. Dispatches refer to the time for WebLogic Server to process the invocation. The measurement period typically starts when WebLogic Server was first started. MBean Attribute: |
Dispatch Time High |
Specifies the longest dispatch time for the current measurement period. Dispatch time refer to the time for WebLogic Server to process the invocation. The measurement period typically starts when WebLogic Server was first started. MBean Attribute: |
Dispatch Time Low |
Specifies the lowest dispatch time for the current measurement period. Dispatch time refer to the time for WebLogic Server to process the invocation. The measurement period typically starts when WebLogic Server was first started. MBean Attribute: |
Dispatch Time Average |
Specifies the average dispatch time for the current measurement period. Dispatch time refer to the time for WebLogic Server to process the invocation. The measurement period typically starts when WebLogic Server was first started. MBean Attribute: |
Execution Time Total |
Specifies the total time for all executions of this operation. MBean Attribute: |
Execution Time High |
Specifies the longest execution time of this operation. MBean Attribute: |
Execution Time Low |
Specifies the lowest execution time of this operation. MBean Attribute: |
Execution Time Average |
Specifies the average execution time of this operation. MBean Attribute: |
Response Time Total |
Specifies the total time for all responses generated from invocations of this operation. MBean Attribute: |
Response Time High |
Specifies the longest response time from the responses generated from invocations of this operation. MBean Attribute: |
Response Time Low |
Specifies the lowest response time from the responses generated from invocations of this operation. MBean Attribute: |
Response Time Average |
Specifies the average response time from the responses generated from invocations of this operation. MBean Attribute: |
Response Count |
Specifies the total number of responses generated from invocations of this operation. MBean Attribute: |
Response Error Count |
Specifies the total number of errors from responses generated from invocations of this operation. MBean Attribute: |
![]() ![]() |