Agents Administration - Tests
 

Default Parameters for TrexQueueTest

This test auto-discovers the queue groups in the target SAP TREX server and reports the number of queues that were idle, suspended, stopped etc in each queue group. Using this test, administrators can figure out the exact number of queues that were idle and were taking too long to process the requests.

This page depicts the default parameters that need to be configured for TrexQueueTest.

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

  • In the TREX DIRECTORY text box, specify the full path to the SAP TREX instance that is to be monitored for e.g., the location can be specified as D:\usr\sap\TRX\TRX01.

  • In the INCLUDE QUEUE GROUP PATTERNS text box, specify a comma-separated list of patterns (identified on the queues) that should be included in the scope of monitoring of this test. By default, none is specified here.

  • In the EXCLUDE QUEUE GROUP PATTERNS text box, Specify a comma-separated list of patterns (identified on the queues) that should be excluded from the scope of monitoring of this test. By default, none is specified here.

  • Specify the duration (in seconds) beyond which this test should time out in the TIMEOUT text box. The default is 120 seconds.

  • Once the necessary values have been provided, clicking on the UPDATE button will register the changes made.

When changing default configurations of tests, the values with "$" indicate variables that will be replaced by the eG system according to the specific server being managed - for instance, $hostName is the host/nickname of the target host, $port is the port number of the server being monitored. E.g., for a server xyz:80, $hostName will be changed automatically by the eG manager to "xyz" and $port will be changed to "80" when configuring a test.