Agents Administration - Tests
 

Default Parameters for Db2DPFBackupTest

This test auto-discovers the logical partitions on the target DB2 database serverand for each logical partition, this test reports the statistics pertaining to the backups performed. Using this test, administrators can figure out the count of backups that failed and the count of backup jobs that were completed successfully. In addition, this test reports the maximum time taken to complete the backup jobs on each logical partition. By closely monitoring the measures reported by this test, administrators can pin point the logical partition on which maximum number of backup jobs failed and further analyze the reason behind such failures.

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

  • The TEST PERIOD list box helps the user to choose how often should the test be executed.

  • In the USER textbox 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. For the steps go to the section Creating a Special User for Monitoring the DB2 of Monitoring the IBM DB2 server in a DPF Envoirnment document.

  • Enter the password of the specified USER in the PASSWORD text box.

  • Confirm the Password by retyping it in the CONFIRM PASSWORD textbox.

  • In the DATABASE textbox specify the name of the database on the monitored DB2 server to be used by this test.

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