The HCX tunnel metrics provide information about the network performance of HCX tunnels.

Metric Name Metric API Name Decription
Dropped Rx Packets net.droppedRx.delta.summation.number Number of dropped Rx packets in the selected duration.
Dropped Tx Packets net.droppedTx.delta.summation.number Number of dropped Tx packets in the selected duration.
Max Network Traffic Rate (kbps) net.usage.rate.maximum.kiloBitsPerSecond Maximum network usage rate on the HCX tunnel over any five minute interval in the selected duration.
Max Network Tx Rate (kbps) net.transmitted.rate.maximum.kiloBitsPerSecond Maximum data transmission rate on the HCX tunnel over any five minute interval in the selected duration.
Network Max Rx Rate (kbps) net.received.rate.maximum.kiloBitsPerSecond Maximum network data receive rate on the HCX tunnel over any five minute interval in the selected duration.
Network Packet Count net.packetsTotal.delta.summation.number Total number of packets transmitted and received during the time interval.
Network Rx Rate (kbps) net.received.rate.average.kiloBitsPerSecond Average rate at which the data is received during the time interval. This metric represents the bandwidth of the network.
Network Traffic Rate (kbps) net.usage.rate.average.kiloBitsPerSecond Average rate of received and transmitted traffic during the time interval.
Network Tx Rate (kbps) net.transmitted.rate.average.kiloBitsPerSecond Average rate at which the data is transmitted during the time interval. This metric represents the bandwidth of the network.
Rx Packet Errors net.errorRx.delta.summation.number Number of received packet errors during the time interval.
Rx Packet Per Second net.ppsRx.rate.average.number Number of packets received per second during the time interval.
Rx Packets net.packetsRx.delta.summation.number Average number of received packets during the time interval.
Total Network Traffic net.usage.delta.summation.kiloBytes Sum of data transmitted and received during the time interval.
Total Rx Bytes net.totalRx.delta.summation.bytes Sum of bytes received during the time interval.
Total Tx Bytes net.totalTx.delta.summation.bytes Sum of bytes transmitted during the time interval.
Tx Packet Errors net.errorTx.delta.summation.number Number of transmitted packet errors during the time interval.
Tx Packet Per Second net.ppsTx.rate.average.number Number of packets transmitted per second during the time interval.
Tx Packets net.packetsTx.delta.summation.number Average number of transmitted packets during the time interval.