The command TotalView uses when it attempts to start the (remote) servers. This information is stored within the
TV::bulk_launch_string variable. Items that you can use in the bulk launch command string are:
Expands to the default name of the command used to start a remote process. If defined, the value of the environment variable
TVDSVRLAUNCHCMD is used. Otherwise, the default name is
rsh (
remsh on HP-UX).
Expands to the full path of the directory to which TotalView is connected. The default command string tells
tvdsvr to first try to
cd to this directory. This directory name may be inappropriate if the target system’s file system is not organized the same way as the host’s file system.
Contains the “tracer configuration flags” that need to be sent to
tvdsvr processes. These are system-specific startup options that
tvdsvr processes need.
Expands to the TotalView verbosity setting. Setting this value allows the TotalView Server (
tvdsvr) to be launched with the same verbosity level as TotalView.
Time to wait before giving up trying to establish the connections. The total timeout is calculated as a
Base value,
Plus an amount for each server launched.
The bulk server launch facility allows you to create temporary files whose names are passed in the bulk server launch command. Each of these file has a
Header line, followed by one line for each remote
Host, followed by a
Trailer line. Each tab within this page defines one set of these three files. The substitutions available in the header and trailer lines are those available in the bulk launch command just described.
Expands to the default name of the command used to start a remote process. If defined, the value of the environment variable
TVDSVRLAUNCHCMD is used. Otherwise, the default name is
rsh (
remsh on HP-UX).
Expands to the full path of the current working directory on which TotalView is running. The default command string tells
tvdsvr to first try to
cd to this directory. This directory name may be inappropriate if the target system’s file system is not organized the same way as the host’s file system.
Expands to the TotalView verbosity setting. This allows the TotalView Server to be launched with the same verbosity level as TotalView.