Show TOC Start of Content Area

Background documentation Cluster Manager  Locate the document in its SAP Library structure

The Cluster Manager is responsible for handling the elements in the cluster.

The Cluster Manager monitoring group contains the following monitor, activated by default, in the MessageContext Communication/General monitoring group.

AverageMSProcessTime

Description of monitor

The average time in microseconds that a message spends in the message queue of the message server communication layer. This is the time between the call of the sent method and the actual writing of the message in the socket.

This metric is both for each application and for each whole Web container and represents the averaged value for the request processing time for a given time interval.

Description of possible problems and their impact

 

The metric is used to monitor performance and retrieve alerts. You can set your own performance criteria.

Boundary conditions for the metric (thresholds)

User defined.

Recommended procedure if a problem occurs

 

In case of performance deterioration, look at  the access log to find further information about the requests and their sizes.

You can also trace the request with a tracing tool.

 

 

End of Content Area