-
Notifications
You must be signed in to change notification settings - Fork 36
dx_get_network_tests
Marcin Przepiorowski edited this page Oct 10, 2016
·
4 revisions
dx_get_network_tests.pl [ -engine|d <delphix identifier> | -all ] -type latency|throughput
[ -remoteaddr env_ip ]
[ -last]
[ -format csv|json ]
[ -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 select a type of test to display
- -remoteaddr env_ip Filter results to a env_ip
- -last List only last results of test for a specified env_ip
- -format Display output in csv or json format If not specified pretty formatting is used.
- -help Print this screen
- -debug Turn on debugging
Delphix