|
Configuration
of TuxTQueueTest
The parameters associated with this test are as follows:
-
The TEST PERIOD
list box helps the user to decide how often this test needs to be executed.
-
In
the HOST text box, specify the host name of the server for
which this test is to be configured.
-
In
the WSNADDR text box, indicate
the network address of the workstation listener that is to be
contacted for access to the Tuxedo application.
This variable is required for Workstation clients and is ignored for
native clients.
When invoked by a workstation client, this variable is used within
tpinit().
Example:
TCP/IP
addresses may be specified in the following forms:
/host.name:port_number
OR
//#.#.#.#:port_number,
where port_number is the port at which the WSL (Workstation listener)
is started for a Tuxedo application or domain.
In
the WSDEVICE text box, specify the name of the device to be
used to access the network. This
variable is required for Workstation clients and is ignored for native
clients
When invoked by a workstation client, this variable is used within
tpinit().
Example:
On
Unix machines, the value of this parameter can be /dev/tcp.
-
Specify
the path to the Tuxedo library in the TUXLIBPATH text
box.
Example:
On
Unix machines, the value of this parameter can be in the form: <TUXEDO_INSTALL_DIR>/lib.
On Windows, it can be in the form: <TUXEDO_INSTALL_DIR>\lib.
-
Specify
the installation directory of the Tuxedo domain server in the TUXDIR
text box.
-
If
security is enabled for an application,
then
provide the username that can be used to connect to the application,
in the USERNAME text box. Otherwise, enter NONE.
-
If
security is enabled for an application,
then
provide the password for the above-mentioned USERNAME in the PASSWORD
text box. Otherwise, enter NONE. Then, confirm
the password (if specified) by retyping it in the CONFIRM PASSWORD text
box.
-
In the TUXCONFIG text box, provide the full path to the tuxconfig file used to run the Tuxedo application.
-
If multiple components of the same component type are awaiting configuration, then an APPLY TO OTHER COMPONENTS check box will appear in this page. Clicking on this check box will allow you to apply the configuration to all/selected components of that type.
-
Finally, click the UPDATE button to register the changes.
When changing the
configuration for specific servers, a “*” beside the text box
corresponding to the parameter signifies that these values have to be
manually configured by the user. The parameter values that require to
be configured will typically be prefixed with a “$” or contain a
series of “*”. A value of "none" in the parameter value
indicates that the corresponding parameter value can be changed if
required.
|