Agents Administration - Tests
 

Default Parameters for SiebelAppMgrStsTest

This test helps you to figure out the errors encountered by the Application Object Manager, the size of the request and reply messages and the requests received per session. In addition, this test provides insight on the response time of the database and also the rate at which the request and reply data were processed in the Application Object Manager.

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

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

  • Specify the port at which the JMX listens for requests from the remote hosts in the JMX REMOTE PORT. Ensure that you specify the same port that you have mentioned in the agentconfig.connectors.xml file in the <SIEBEL_INSTALL_DIR>\siebsrvr\mgmtagent\pref\system folder used in the target application.

  • The JNDINAME is a lookup name for connecting to the JMX connector. By default, this is jmxrmi. If you have registered the JMX connector in the RMI registry using a different lookup name, then you can change this default value to reflect the same.

  • In order to monitor the Siebel Application server, a valid user possessing admin privileges is required. Specify the login credentials of such a user in the SIEBEL AGENT USER and SIEBEL AGENT PASSWORD text boxes. The credentials of such a user will be available in the following lines of the <SIEBEL_INSTALL_DIR>\mgmtsrvr\security\security.properties.xml file:

    com.siebel.management.security.login=SADMIN

    com.siebel.management.security.password=******

  • Confirm the SIEBEL AGENT PASSWORD by retyping it in the CONFIRM PASSWORD text box.

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