start_net_test_com_server - Start the net_test_com_server net performance server when it does not yet run
start_net_test_com_server | [Option [...]] |
The script start_net_test_com_server checks if the net_test_com_server(1) is running and starts it when this is not the case. Therefore, it is required that the process ID of the net_test_com_server(1) is written to a process ID file. See the -pid_file option from net_test_com_server(1). The start_net_test_com_server script is intended for periodic checks if the net_test_com_server(1) server is still running, for instance from a crontab(1) file. To easy the setting of the user environemnt from a crontab(1), this script is a csh(1) shell script.
The following options may be specified:
The directory RTPL_Root is the root directory of the installed RTPL package.
crontab(1), csh(1), net_test_com_server(1)