eG Monitoring
 

Measures reported by AWSMSKNetworTest

This test monitors the critical metrics relating to the network connectivity of the target AWS Managed Service Kafka.

Outputs of the test: One set of results for each cluster executing in the target AWS Managed Service Kafka server.

Descriptor: Cluster

The measures made by this test are as follows:

Measurement Description Measurement Unit Interpretation
networkRxDropped Indicates the number of dropped receive packages. Number

 

networkRxErrors Indicates the number of network receive errors for the broker. Number

Ideally, this value should be minimum or 0.

networkRxPackets Indicates the number of packets received by the broker. Number

 

networkTxDropped Indicates the number of dropped transmit packages. Number

 

networkTxErrors Indicates the number of network transmit errors for the broker. Number

Ideally, this value should be minimum or 0.

networkTxPackets Indicates the number of packets transmitted by the broker. Number

 

trafficShaping Indicates the number of packets dropped due to exceeding network allocations. Number

 

trafficBytes Indicates the size of the network traffic between clients (producers and consumers) and brokers. MB

 

networkProcessorAvgIdle Indicates the average percentage of the time the network processors are idle. Percent