Agents Administration - Tests
 

Default Parameters for Db2DPFWrLdTest

This test reports the resource usage and execution time of the top queries and promptly alerts administrators if any query consumes more resources or takes more time to execute than it should. In such a scenario, administrators can use the detailed diagnosis of this test to view the inefficient queries and proceed to optimize them to enhance server performance.

This page depicts the default parameters that need to be configured for the Db2DPFWrLdTest 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 DB2 server in this text box.

  • In the USER text box, specify the name of the user who has any of the following privileges to the specified DATABASE: SYSADM or SYSCTRL or SYSMAINT or SYSMON. You can create a separate user on the OS hosting the DB2 server for this purpose, and assign any of the aforesaid privileges to that user. The steps for the same are detailed in the Creating a Special User for Monitoring DB2.

  • In the PASSWORD text box, specify the password of the user and confirm the password by retyping it in the CONFIRMPASSWORD text box.

  • In the DATABASE text box, specify the name of the database on the monitored DB2 server to be used by this test

  • By default, the detailed diagnosis of this test, if enabled, will report only the top-5 records. This is why, the DD Row Count parameter is set to 5 by default. If you want to include more or less records in detailed diagnosis, then change the value of this parameter accordingly.

  • To make diagnosis more efficient and accurate, the eG Enterprise embeds an optional detailed diagnostic capability. With this capability, the eG agents can be configured to run detailed, more elaborate tests as and when specific problems are detected. To enable the detailed diagnosis capability of this test for a particular server, choose the On option. To disable the capability, click on the Off option.

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