eG Monitoring
 

Measures reported by IIBTCPIPCliTest

This test monitors the TCP connections to the TCP client node and reports the count of the connections that were open, closed and failed. In the process, this test proactively alerts administrators to processing bottlenecks on the TCP client node.

The measures made by this test are as follows:

Measurement Description Measurement Unit Interpretation
openConnections Indicates the number of connections that were open on this TCP Client node during the last measurement period. Number  
closedConnections Indicates the number of connections that were closed on this TCP Client node since the start of the Integration server. Number  
failedConnection Indicates the total number of attempted connections that failed since the start of the Integration server. Number Ideally, the value of this measure should be zero.
messageReceivedRate Indicates the rate at which messages were received by this TCP Client node during the last measurement period. Messages/sec These measures are good indicators of the load on the TCP Client node.

Comparing the value of these measure across the TCP client nodes will help ypu identify the node that is busy processing messages/data.

messageSentRate Indicates the rate at which messages were sent through this TCP Client node during the last measurement period. Messages/sec
bytesReceivedRate Indicates the rate at which data is received by this TCP Client node during the last measurement period. Bytes/sec
bytesSentRate Indicates the rate at which data is sent by this TCP Client node during the last measurement period. Bytes/sec