TCP RTT plugin

This plugin collects and displays the average TCP Round Trip Time for a host.

Prerequisites

Meter 4.5.0-778 or later must be installed.

The CPU Core plugin supports the following Operating Systems.

Linux(tick)
OS X(tick)

To install the plugin

  1. From the top right of the screen, perform one of the following actions:
    • Click Settings > Data Collection, select the TrueSight meter, and select the Sources tab.

    • Click Settings > Configure Sources.
  2. Use the search box or scroll through the page to find the source system which has the TrueSight meter on which you want to install the plugin.
  3. Click the name of the source to view source details.
  4. Select the Plugins tab.
  5. Use the search box or scroll through the page to find the plugin you want to install.
  6. Click + Install to start the installation.

    Refer to the following sections for the configuration details required to collect data and view the list of plugin metrics.

Enabling the TCP timestamp on your computer

In order to provide the TCP round trip time metric, the optional TCP timestamp settings must be enabled on the target computer. Depending on the Operating System, it may or may not be enabled by default. The table below shows the supported Operating Systems and the command used to enable the flag.

Operating SystemEnable CommandDefault setting
OS/X 10.8 to 10.10sudo sysctl net.inet.tcp.rfc1323=1Enabled
OS/X 10.11Unknown - feature was removedUnknown
Ubuntuecho 1 > /proc/sys/net/ipv4/tcp_timestampsEnabled
CentOSecho 1 > /proc/sys/net/ipv4/tcp_timestampsEnabled
FreeBSDsudo sysctl net.inet.tcp.rfc1323=1Enabled
Ubuntuecho 1 > /proc/sys/net/ipv4/tcp_timestampsEnabled
ArchLinuxecho 1 > /proc/sys/net/ipv4/tcp_timestampsEnabled
OpenSuseecho 1 > /proc/sys/net/ipv4/tcp_timestampsEnabled
Alpineecho 1 > /proc/sys/net/ipv4/tcp_timestampsEnabled

To install the plugin

  1. From the top right of the screen, perform one of the following actions:
    • Click Settings > Data Collection, select the TrueSight meter, and select the Sources tab.

    • Click Settings > Configure Sources.
  2. Use the search box or scroll through the page to find the source system which has the TrueSight meter on which you want to install the plugin.
  3. Click the name of the source to view source details.
  4. Select the Plugins tab.
  5. Use the search box or scroll through the page to find the plugin you want to install.
  6. Click + Install to start the installation.

    Refer to the following sections for the configuration details required to collect data and view the list of plugin metrics.


Configuration details

Field NameDescription
SourceThe source to display in the legend. The host name of the computer is displayed if you do not specify a value.
Polling IntervalThe frequency at which the metrics are collected from the computer.

Advanced configuration

To customize this plugin, see TCP RTT plugin on GitHub.

Plugin metrics

Metric NameDescription
TCP RTTTCP round trip time
Was this page helpful? Yes No Submitting... Thank you

Comments