-
Notifications
You must be signed in to change notification settings - Fork 33
dx_ctl_network_tests
Marcin Przepiorowski edited this page Nov 8, 2016
·
5 revisions
dx_ctl_network_tests [-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 ]
Get the results of the network tests
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
- -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
Starting latency test for 30 sec for host LINUXTARGET
dx_ctl_network_tests -d Landshark5 -type latency -duration 30 -remoteaddr LINUXTARGET
Starting job JOB-7643 for test .
0 - 6 - 10 - 13 - 16 - 20 - 23 - 26 - 30 - 33 - 36 - 40 - 43 - 46 - 50 - 53 - 56 - 60 - 63 - 66 - 70 - 73 - 76 - 80 - 83 - 86 - 90 - 93 - 96 - 100
Job JOB-7643 finished with state: COMPLETED
Starting latency test for 30 sec for host LINUXTARGET and linuxsource
dx_ctl_network_tests -d Landshark5 -type latency -duration 30 -remoteaddr LINUXTARGET,linuxsource
Starting job JOB-7645 for test .
0 - 6 - 10 - 13 - 16 - 20 - 23 - 26 - 30 - 33 - 36 - 40 - 43 - 46 - 50 - 53 - 56 - 60 - 63 - 66 - 70 - 73 - 76 - 80 - 83 - 86 - 90 - 93 - 96 - 100
Job JOB-7645 finished with state: COMPLETED
Starting job JOB-7646 for test .
0 - 6 - 10 - 13 - 16 - 20 - 23 - 26 - 30 - 33 - 36 - 40 - 43 - 46 - 50 - 53 - 56 - 60 - 63 - 66 - 70 - 73 - 76 - 80 - 83 - 86 - 90 - 93 - 96 - 100
Job JOB-7646 finished with state: COMPLETED
Delphix