Agents Administration - Tests
 

Default Parameters for ConBrokerEveTest

This test reports the total events of the connection broker.

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

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

  • Specify the type of the database in the DATABASETYPE text box. By default, the DATABASETYPE is MSSql.

  • In the DATABASESERVER text box, specify the IP address of the database server that holds the VMware View event database.

  • Specify the port of the database server in the DATABASEPORT text box. By default, this is 1433.

  • In the INSTANCE text box, specify the instance name of the VMware View event database. By default, this is set to none.

  • Specify the name of the database that holds the VMware View events in the EVENTSDATABASENAME text box.

  • In the EVENTSTABLENAME text box, specify the name of the table containing the VMware View events in the VMware View events database.

  • In the USER and PASSWORD text boxes, provide the credentials of the user who has the authorization to execute queries on the Events Database.

  • Confirm the password by retyping it in the CONFIRM PASSWORD text box.

  • Specify the name of the domain in the DOMAIN text box.

  • By default, the SSL flag is set to No. If the MSSql server that is hosting the Events Database is SSL-enabled, set this flag to Yes.

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