The Data Socket Test

Test Objectives:

Setup

Test exceution

From ldas gateway, ssh dataserver

Usage: datasock_driver.tcl host_file [-ab] [-d dir]

Type datasock_driver.tcl datasock_hostfile. This will start the data-socket communication between the hosts specified in the configuration file. Log files are written to the logs directory. Status messages from the driver script are printed to the terminal. Results from the tests are written to files in a results directory. The name of the result directory is called results-MMDD, where MMDD is the month and day of the date the test was run. If the test runs through midnight, the result files will be split between two result directories. The result file names have the format client_server_.

To monitor progress,

tail -f driver.log
        

Test Validation