eG Monitoring
 

Measures reported by IIBTCPIPSvrTest

This test monitors the TCP connections to the TCP server 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 server node.

The measures made by this test are as follows:

Measurement Description Measurement Unit Interpretation
openConnections Indicates the number of connection that were open on this TCP server node during the last measurement period. Number  
closedConnections Indicates the number of connections that were closed on this TCP server node during the last measurement period. Number  
failedSSLConnection Indicates the number of attempted inbound SSL connections from external clients that failed or refused 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 server node during the last measurement period. Messages/sec These measures are good indicators of the load on the TCP server node.

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

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