This dashboard provides an interface to view and analyze metrics from your Amazon Network ELB.

Metric visualization Metric name Description
Minimum Healthy Host Count aws_networkelb_healthy_host_count_minimum The number of targets that are considered healthy.
Maximum Unhealthy Host Count aws_networkelb_un_healthy_host_count_minimum The number of targets that are considered unhealthy.
Hosts Status Over Time aws_networkelb_healthy_host_count_minimum, aws_networkelb_un_healthy_host_count_minimum The number of targets that are considered healthy and the number of targets that are considered healthy.
Flow Count Per ELB    
Active Flow aws_networkelb_active_flow_count_average, aws_networkelb_active_flow_count_tls_average, aws_networkelb_active_flow_count_udp_average, aws_networkelb_active_flow_count_tcp_average The total number of active concurrent flows (or connections), TCP flows (or connections), TLS flows (or connections), UDP flows (or connections) from clients to targets.
New Flow aws_networkelb_new_flow_count_average, aws_networkelb_new_flow_count_tls_average, aws_networkelb_new_flow_count_udp_average, aws_networkelb_new_flow_count_tcp_average The total number of new concurrent flows (or connections), TCP flows (or connections), TLS flows (or connections), UDP flows (or connections) from clients to targets.
Processing And Consuming Stats Per ELB    
Processed Bytes aws_networkelb_processed_bytes_sum, aws_networkelb_processed_bytes_tcp_sum, aws_networkelb_processed_bytes_tls_sum, aws_networkelb_processed_bytes_udp_sum The total number of bytes processed by the load balancer, including TCP/IP headers, TCP, TLS and UDP listeners.
Processed Packets aws_networkelb_processed_packets_sum The total number of packets processed by the load balancer.
Consumed LCUs aws_networkelb_consumed_lcus_average, aws_networkelb_consumed_lcus_tcp_average, aws_networkelb_consumed_lcus_tls_average, aws_networkelb_consumed_lcus_udp_average The number of load balancer capacity units (LCU) used by your load balancer, including TCP, TLS and UDP.
Resets Per ELB    
Client Reset Count aws_networkelb_tcp_client_reset_count_sum The total number of reset (RST) packets sent from a client to a target.
Target Reset Count aws_networkelb_tcp_target_reset_count_sum The total number of reset (RST) packets sent from a target to a client.
Client Reset Count aws_networkelb_tcp_elb_reset_count_sum The total number of reset (RST) packets generated by the load balancer.
Negotiations Errors Per ELB    
Client TLS Negotiations Errors aws_networkelb_client_tls_negotiation_error_count_sum The total number of TLS handshakes that failed during negotiation between a client and a TLS listener.
Target TLS Negotiations Errors aws_networkelb_target_tls_negotiation_error_count_sum The total number of TLS handshakes that failed during negotiation between a TLS listener and a target.