Agents Administration - Tests
 

Default Parameters for CogConMngrCaTest

This test monitors the status of the content manager cache service and reports the administrator about the number of requests that have been processed, succeeded, failed, etc. Implementing this test can help the administrator reduce the load on the Content Manager, thereby improving overall system performance.

This page depicts the default parameters that need to be configured for the CogConMngrCaTest 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 the IP address of the IBM Cognos BI that is being monitored.

  • In the JMX REMOTE PORT text box, specify the port at which the JMX listens for requests from remote hosts. Ensure that you specify the same port that you configured in the p2pd.deploy_defaults.properties file available in the <IBM_COGNOS_BI_HOME>\webapps\p2pd\WEB-INF folder used by the target application server.

  • By default, JMX requires no authentication or security (SSL). This is why, by default, the JMX USER and JMX PASSWORD Password parameters are set to none. If JMX requires authentication only (but no security), then ensure that the JMX User and JMX Password parameters are configured with the credentials of an authorized user with access to JMX using the JMX Remote Port. Confirm the password by retyping it in the CONFIRM PASSWORD text box.

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