Agents Administration - Tests
 

Default Parameters for SiebelLoRuTkTest

This test tracks the currently running tasks in each object manager on the Siebel server and identifies the tasks that have been running for a long time and the administrators are forewarned on the details of these resource-intensive tasks, thus helping them to take proactive measures to minimise the resource usage by optimizing the long running tasks.

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

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

  • In the HOST text box, specify host for which the test is to be configured.

  • In the INSTALLDIRECTORY text box, specify the full path to the install directory of the Siebel server.

  • In the GATEWAYSERVER text box, specify the IP address/host name of the Gateway server.

  • The ENTERPRISESERVER refers to the name that was specified for the Enterprise server during a Siebel installation. An Enterprise server is a logical entity. It collectively represents the Siebel application servers and gateway server.

  • In the SEIBELSERVERNAME text box, specify the name of the Siebel server that is to be monitored from the group of Siebel servers in the Enterprise server.

  • The DEBUG flag indicates whether the test should run in debug mode or not. If you wish to run the test in the debug mode, this flag should be set to true. By default, this flag is set to false.

  • In order to monitor the Siebel Application server, a valid user possessing admin privileges is required. Specify the credentials of such a user in the USERNAME text box.

  • In the PASSWORD text box, specify the administrator password and confirm the password by retyping it in the CONFIRM PASSWORD text box.

  • In the TIMEOUT text box, specify the duration (in seconds) for which this test should wait for a response from the Siebel Application server. If there is no response from the server beyond the configured duration, the test will timeout. By default, this is set to 120 seconds.

  • Each Siebel Server functions as an application server and is composed of server components. Each server component performs a defined function. Server components or groups of components determine what applications and services a Siebel Server supports. Specify a comma-separated list of Siebel components that need to be monitored in the COMPONENTLIST text box. For example, SeverMgr, ApptBook. By default, this is set to all.

  • For a task to be regarded as a long running task, in the LONG RUNNING TASK CUTOFF MINS text box, specify the duration (in minutes) beyond which the task continued running. The default value is 2.

  • Once the above values are provided, click on the UPDATE button to 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.