doc-exports/docs/aom/umn/aom_06_0015.html
Liu, Siying 5f36decd91 AOM UMN 20230612 version
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>
2024-04-12 12:17:20 +00:00

8.5 KiB

Network Metrics and Dimensions

Table 1 Network metrics

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

Table 2 Dimensions of network metrics

Dimension

Description

clusterId

Cluster ID

hostID

Host ID

nameSpace

Cluster namespace

netDevice

NIC name

nodeIP

Host IP address

nodeName

Host name