edocs Home > Oracle WebLogic Server Documentation > Administration Console Online Help > Deployments: Monitoring: Web Services
Deployments: Monitoring: Web Services
Buttons Column Display Related Tasks Related Topics
This page displays monitoring information for all the Web Services that are deployed to this domain. The statistics presented are a summation of all of the interactions that have been made to these services.
WebLogic Server enables you to deploy Web Services either as archive files (created using the JAR utility) or as exploded archive directories.
Buttons
Name Description Refresh icon
Causes the Administration Console to periodically poll the resource monitored by this page and refresh the display.
Column Display
You can show fewer or additional data points on this page by expanding Customize this table and modifying the Column Display list. Each data point displays in its own table column.
The following table lists all of the data points that you can display in columns on this page.
Name Description Application The name of the Enterprise application.
MBean Attribute:
ApplicationRuntimeMBean.ApplicationName
Active Server Count The number of servers where this webservice is available.
Service Name Provides the name of this service.
URI Provides the URI of this service.
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:
WseeOperationRuntimeMBean.InvocationCount
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:
WseeOperationRuntimeMBean.DispatchTimeTotal
Execution Time Total Specifies the total time for all executions of this operation.
MBean Attribute:
WseeOperationRuntimeMBean.ExecutionTimeTotal
Response Time Total Specifies the total time for all responses generated from invocations of this operation.
MBean Attribute:
WseeOperationRuntimeMBean.ResponseTimeTotal
Response Count Specifies the total number of responses generated from invocations of this operation.
MBean Attribute:
WseeOperationRuntimeMBean.ResponseCount
Response Error Count Specifies the total number of errors from responses generated from invocations of this operation.
MBean Attribute:
WseeOperationRuntimeMBean.ResponseErrorCount
![]()