Agents Administration - Tests
 

Default Parameters for SFWHCreditStTest

This test monitors each warehouse for credit usage and collects statistics related to the trend of credit usage and rate of credit consumption. Looking at these metrics administrators can identify the root cause of any unexpected surge in credit consumption, this, in turn, can help them re-architecture the warehouse design by shutting down unused warehouses and re-directing the queries on more used ones.

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

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

  • In WAREHOUSE NAME text box, enter the name of a virtual warehouse that needs to be monitored.

  • In DATABASE NAME text box, enter the name of a default database that will connect the snowflake server..
  • Specify the name of the user in the USER text box, who has any of the following privileges to the specified.
  • Enter the password of the specified user in the PASSWORD text box.
  • Confirm the password by retyping it in the CONFIRM PASSWORD text box.
  • In the DD COUNT text box, specify the number of expensive tables which the detailed analysis is to be reported in the DETAILED DIAGNOSIS section. By default, the value specified in this text box is 5. This indicates that detailed analysis of the top 5 expensive tables executing on the SAP HANA database server will alone be listed in the DETAILED DIAGNOSIS section.
  • 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.