Administration Console Online Help

Previous Next Open TOC in new window
Content starts here

Web Service: Monitoring: Ports: Invocations

Configuration Options     Related Tasks     Related Topics

Use this page to monitor the invocation statistics for a Web service or Web service client endpoint on a single server. This page aggregates the statistics of all the endpoint operations.

Configuration Options

Name Description
Error Count

Total number of errors.

MBean Attribute:
WseeBaseOperationRuntimeMBean.ErrorCount

Last Error

Most recent error.

MBean Attribute:
WseeBaseOperationRuntimeMBean.LastError

Last Error Time

Time of the most recent error.

MBean Attribute:
WseeBaseOperationRuntimeMBean.LastErrorTime

Response Error Count

Total number of response errors.

MBean Attribute:
WseeBaseOperationRuntimeMBean.ResponseErrorCount

Last Response Error

Most recent response error.

MBean Attribute:
WseeBaseOperationRuntimeMBean.LastResponseError

Last Response Error Time

Time of recent response error.

MBean Attribute:
WseeBaseOperationRuntimeMBean.LastResponseErrorTime

Invocation Count

Total number of invocations.

MBean Attribute:
WseeBaseOperationRuntimeMBean.InvocationCount

Last Invocation Time

Time of the most recent invocation.

MBean Attribute:
WseeBaseOperationRuntimeMBean.LastInvocationTime

Dispatch Time Average

Average dispatch time.

MBean Attribute:
WseeBaseOperationRuntimeMBean.DispatchTimeAverage

Dispatch Time Total

Total dispatch time.

MBean Attribute:
WseeBaseOperationRuntimeMBean.DispatchTimeTotal

Dispatch Time High

Highest dispatch time.

MBean Attribute:
WseeBaseOperationRuntimeMBean.DispatchTimeHigh

Dispatch Time Low

Lowest dispatch time.

MBean Attribute:
WseeBaseOperationRuntimeMBean.DispatchTimeLow

Execution Time Average

Average execution time.

MBean Attribute:
WseeBaseOperationRuntimeMBean.ExecutionTimeAverage

Execution Time Total

Total execution time.

MBean Attribute:
WseeBaseOperationRuntimeMBean.ExecutionTimeTotal

Execution Time High

Highest execution time.

MBean Attribute:
WseeBaseOperationRuntimeMBean.ExecutionTimeHigh

Execution Time Low

Lowest execution time.

MBean Attribute:
WseeBaseOperationRuntimeMBean.ExecutionTimeLow

Response Count

Total number of responses.

MBean Attribute:
WseeBaseOperationRuntimeMBean.ResponseCount

Last Response Time

Time of the most recent response.

MBean Attribute:
WseeBaseOperationRuntimeMBean.LastResponseTime

Response Time Average

Average response time.

MBean Attribute:
WseeBaseOperationRuntimeMBean.ResponseTimeAverage

Response Time Total

Total execution time.

MBean Attribute:
WseeBaseOperationRuntimeMBean.ResponseTimeTotal

Response Time High

Highest execution time.

MBean Attribute:
WseeBaseOperationRuntimeMBean.ResponseTimeHigh

Response Time Low

Lowest execution time.

MBean Attribute:
WseeBaseOperationRuntimeMBean.ResponseTimeLow

Related Tasks

Related Topics


Back to Top