Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Current »

latency_report.png

This feature provides a detailed latency report, allowing users to monitor the round-trip time (RTT) between specific source and destination IPs and ports within the network. The report includes the following key metrics:

  • SrcIP

    and DstIP:DstPort: Specifies the source and destination IP addresses and ports involved in the communication.

  • PktCount: Indicates the total number of packets exchanged between the source and destination.

  • TotalRTT [ms]: The cumulative round-trip time in milliseconds for all packets.

  • AvgRTT [ms]: The average round-trip time per packet.

  • MinRTT [ms]: The minimum round-trip time observed.

  • MaxRTT [ms]: The maximum round-trip time recorded.

  • MedianRTT [ms]: The median round-trip time across all packets.

This feature is crucial for identifying latency issues in the network, helping network administrators to troubleshoot and optimize network performance by providing precise and comprehensive RTT data for each connection.

Example of a report

report_result.png

Users can download the latency report in a text format for further analysis or record-keeping.

  • No labels