Test with Network Performance Tool

Access the Network Performance Tool

To access the Network Performance Test Tool:

  1. In the top navigation bar, click Resources.

  2. Select Network Performance Tool.

The Network Performance Tool page will appear. There are two tabs: Testing and History.

Choose test type

On the Testing tab, you can select one of three test types:

Test type

Parameters required

Latency

  • Environment – If you selected an environment in the Datasets panel, this field will auto-populate. See below for instructions on changing the selected environment.

  • Number of requests to send

  • Request size (bytes)

Throughput

  • Environment

  • Duration – in seconds

  • Number of connections

  • Direction – Select either Transmit or Receive

  • Block size (bytes)

Delphix session protocol

  • Target Engine

  • Username

  • Password

  • Duration – in seconds

  • Block size (bytes)

  • Number of connections

  • Queue depth

  • Direction – Select either Transmit or Receive

  • Traffic Options

CLI

This command provides both remoteHost and remoteAddress:

Copy
env.name network test latency create *> ls
Properties
    type: NetworkLatencyTestParameters
    remoteAddress: (unset)
    remoteHost: (unset)
    requestCount: 20
    requestSize: 8B

This is an important distinction, as the latency test has no requirement for an address to be connected to a known Environment, since it is a simple ping test. The Throughput tests are dependent, but Latency tests should use the correct values for remoteAddress and remoteHost.

For more information on CLI procedures using the Network Performance Tool, read Network performance in the CLI cookbook.

Select an environment

For either a Latency or Throughput test, you must select an environment. If you selected an environment in the Datasets panel, this field will auto-populate. If you need to select a different environment:

  1. Next to the Environment field, click the button with three dots.

  2. Select the environment you want to use in the test.

  3. Click OK.

Run and cancel network performance tests

To run a test:

  1. Enter all the required parameters.

  2. Click Run Test.

  3. To cancel the test click Cancel.

View test history

In the History tab, you can view the results of all previous tests you have run.

  1. Select the radio button for the type of test for which you want to see the results:

    1. Latency, or

    2. Throughput, or

    3. Delphix Session Protocol

  2. Optional: sort the tests by clicking one of the column headings.

  3. Click the particular test for which you want to see the results.
    The details of that test will appear.

  4. Click OK to return to the History tab.