Skip to content

dx_ctl_network_tests

Marcin Przepiorowski edited this page Oct 10, 2016 · 5 revisions

SYNOPSIS

dx_ctl_network_tests.pl [-engine|d <delphix identifier> | -all ] 
                        -type latency|throughput|dsp
                        [-remoteaddr env_ip|all|env_ip1,env_ip2 ] 
                        [-size bytes]  
                        [-duration sec]
                        [-direction both|transmit|receive]
                        [-numconn no_of_connections]  
                        [-help|? ] [ -debug ]

DESCRIPTION

Get the results of the network tests

ARGUMENTS

Delphix Engine selection - if not specified a default host(s) from dxtools.conf will be used.

  • -engine|d Specify Delphix Engine name from dxtools.conf file
  • -all Display databases on all Delphix appliance
  • -type latency|throughput|dsp select a type of test to run

OPTIONS

  • -remoteaddr env_ip Run test on:
  • env_ip - environemnt IP
  • all - all environments
  • env_ip1,env_ip2 - comma separated list of IPs
  • -size bytes Size of latency test package
  • -duration sec Duration of the test in seconds
  • -direction both|transmit|receive Direction of dsp or throughput test
  • -numconn no_of_connections Number of connection for dsp or throughput test
  • -help Print this screen
  • -debug Turn on debugging

Delphix

Clone this wiki locally