Agents Administration - Tests
 

Default Parameters for 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. This page depicts the default parameters that need to be configured for the WsMqLocalQTest and appears on clicking the CONFIGURE DEFAULT button beside this test in the CONFIGURE TESTS page.

  • The TESTPERIOD list box helps the user to decide how often this test needs to be executed. 

  • 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".

  • If SYSTEM queues are to be monitored, then set the IGNORESYSTEMQUEUES flag to False. If not, set the flag to True.

  • The IGNOREQUEUES parameter takes a default value of "none". If so, none of the queues (other than the SYSTEM queues) are ignored while monitoring an MQ server. Otherwise, this parameter represents a comma separated list of patterns. Any queue name that matches one of the patterns specified for a test is not considered for monitoring by the eG agent.

  • 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.

  • To make diagnosis more efficient and accurate, the eG system embeds an optional detailed diagnostic capability. With this capability, the eG agents can be configured to run detailed, more elaborate tests as and when specific problems are detected. To enable the detailed diagnosis capability of this test for a particular component-type, choose the Onoption against DETAILED DIAGNOSIS. To disable the capability, click on the Off option.

    The option to selectively enable/disable the detailed diagnosis capability will be available only if the following conditions are fulfilled:

    • The eG manager license should allow the detailed diagnosis capability

    • Both the normal and abnormal requencies configured for the detailed diagnosis measures should not be 0.

  • Once the necessary value has been been provided, click on the UPDATE button to register the changes made.

The << button enables the user to go back to the previous screen.