!--a11y-->
Cluster
Management 
The J2EE Engine Cluster Manager is responsible for handling the elements in the cluster. For more information, see Cluster Manager Configuration in the Administration Manual.
Dispatcher
Monitores Unit |
Description |
MessageContextComunication |
|
TotalMSBytesReceived |
The total number of bytes received from the specified service through the message server communication layer |
TotalMSBytesSent |
The total number of bytes sent from the specified service through the message server communication layer |
AverageMSProcessTime |
The average time in milliseconds that a message spends in the message queue of the message server communication layer. This is the time between the call of the send method and the actual writing of the message in the socket |
CurrentLazyPoolSize |
The current size of the message object pool in the lazy communication layer |
CurrentMSPoolSize |
The current size of the message object pool in the message server communication layer |
MaxLazyPoolSize |
The maximum size of the message object pool in the lazy communication layer |
MaxMSPoolSize |
The maximum size of the message object pool in the message server communication layer |
SessionContextComunication |
|
CurrentSessionQueueSize |
The current size of the message queue in the session communication layer |
TotalSessionBytesReceived |
The total number of bytes received from the specified service through the session communication layer |
TotalSessionBytesSent |
The total number of bytes sent from the specified service to the cluster through the session communication layer |
AverageSessionProcessTime |
The average time in milliseconds that a message spends in the message queue of the session communication layer. This is the time between the call of the send method and the actual writing of the message in the socket |
MaxSessionQueueSize |
The maximum size of the message queue in the session communication layer |
Server
Monitores Unit |
Description |
MessageContextComunication |
|
TotalMSBytesReceived |
See above. |
TotalMSBytesSent |
See above. |
AverageMSProcessTime |
See above. |
CurrentLazyPoolSize |
See above. |
CurrentMSPoolSize |
See above. |
MaxLazyPoolSize |
See above. |
MaxMSPoolSize |
See above. |
SessionContextComunication |
|
CurrentSessionQueueSize |
See above. |
TotalSessionBytesReceived |
See above. |
TotalSessionBytesSent |
See above. |
AverageSessionProcessTime |
See above. |
MaxSessionQueueSize |
See above. |
