Agents Administration - Tests
 

Default Parameters for TrexIndexTest

This test auto-discovers the indices available in the SAP TREX server and reports the current status of each index. In addition, this test helps administrators figure out the effectiveness of each index.

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

  • 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 INDICES text box, specify a comma-separated list of indices that should be included in the scope of monitoring. By default, none is specified in this text box. Alternately, if you wish to monitor indices of a similar pattern, then you can specify such patterns in this list.

  • Specify a comma-separated list of indices that should be excluded in the scope of monitoring in the EXCLUDE INDICES text box. By default, none is specified in this text box. Alternately, if you wish to monitor indices of a similar pattern, then you can specify such patterns in this list.

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