Reviewed-by: Mützel, Andrea <andrea.muetzel@t-systems.com> Reviewed-by: Hasko, Vladimir <vladimir.hasko@t-systems.com> Co-authored-by: Liu, Siying <liusiying@noreply.gitea.eco.tsi-dev.otc-service.com> Co-committed-by: Liu, Siying <liusiying@noreply.gitea.eco.tsi-dev.otc-service.com>
8.5 KiB
Network Metrics and Dimensions
Metric |
Description |
Value Range |
Unit |
---|---|---|---|
Downlink rate (BPS) (aom_node_network_receive_bytes) |
Inbound traffic rate of a measured object |
≥ 0 |
Byte/s |
Downlink rate (PPS) (aom_node_network_receive_packets) |
Number of data packets received by an NIC per second |
≥ 0 |
Packet/s |
Downlink error rate (aom_node_network_receive_error_packets) |
Number of error packets received by an NIC per second |
≥ 0 |
Count/s |
Uplink rate (BPS) (aom_node_network_transmit_bytes) |
Outbound traffic rate of a measured object |
≥ 0 |
Byte/s |
Uplink error rate (aom_node_network_transmit_error_packets) |
Number of error packets sent by an NIC per second |
≥ 0 |
Count/s |
Uplink rate (PPS) (aom_node_network_transmit_packets) |
Number of data packets sent by an NIC per second |
≥ 0 |
Packet/s |
Total rate (BPS) (aom_node_network_total_bytes) |
Total inbound and outbound traffic rate of a measured object |
≥ 0 |
Byte/s |
Dimension |
Description |
---|---|
clusterId |
Cluster ID |
hostID |
Host ID |
nameSpace |
Cluster namespace |
netDevice |
NIC name |
nodeIP |
Host IP address |
nodeName |
Host name |