|
Configuration
of WsMqLocalQTest
The WsMqLocalQTest connects to a WebSphere MQ server, auto-discovers the local queues
that have been configured for this server, and monitors the status of each of the local queues. The parameters associated with this test are as follows:
-
In the HOST
text box, the host name of the server for which the test is to be
configured has to be specified.
-
The
port number to which the selected server is listening has to be
specified in the PORT
textbox.
-
If you want to login as a specific MQ user to execute this test, then specify a valid user name in the USER text box. The test will fail if an invalid user name is specified here. If no such authentication is required, then this parameter can be set to 'none'.
-
If a specific USER is entered, then the password of that user has to be specified in the PASSWORD text box.
-
Confirm the password by retyping it in the CONFIRM PASSWORD text box.
-
In the SERVERCONNCHANNEL text box, enter the name of the server connection channel for the WebSphere MQ server. The default value is "SYSTEM.DEF.SVRCONN".
-
In the NUMDDMESSAGES text box, specify the number of messages to be displayed in the detailed diagnosis information. For instance, if NUMDDMESSAGES is set as 20, then the details for the first 20 messages in the queue will be displayed in detailed diagnosis. If this value is 'all' or -1, then every message in the queue will be available as part of the detailed diagnosis information.
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.
|