Agents Administration - Tests
 

Default Parameters for SFQryWrldTest

This test monitors the Snowflake database and provides vital statistics related to query execution like average and maximum time taken for query execution, how long the queries have to be queued before execution, for how long transactions were blocked, etc. Administrators can look at these metrics and get to the root cause of degradation in query performance and clear out the blocked queries and transactions.

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

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