Agents Administration - Tests
 

Default Parameters for AzrWVDAcsTest

The AVD Web Access test emulates a user accessing the AVD service, and reports on the availability and responsiveness of the service over the web. Since this test can be executed from a location external to AVD, this test presents an unbiased external perspective of the state of the service.

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

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

  • This test emulates a user accessing the URL of the AVD service to determine the availability and responsiveness of the service. To enable this emulation, you need to configure the test with the URL that it should access. Specify this URL against the URL parameter. If required, you can even configure multiple URLs. If each URL configured requires special permissions for logging in, then, you need to configure the test with separate credentials for logging into every URL. Likewise, you need to provide instructions to the test on how to validate the content returned by every URL, and also set an encoding format for each URL. To enable administrators to easily configure the above per URL, eG Enterprise provides a special interface. To access this interface, click on the encircled ‘+’ button alongside the URL text box in the test configuration page. To know how to use this special interface, click here.

  • Whether any cookies being returned by the web server need to be saved locally and returned with subsequent requests have to be specified in COOKIE FILE textbox.

  • In some environments, all communication with the Azure cloud be routed through a proxy server. In such environments, you should make sure that the eG agent connects to the cloud via the proxy server and collects metrics. To enable metrics collection via a proxy, specify the IP address of the proxy server and the port at which the server listens against the PROXY HOST and PROXY PORT parameters. By default, these parameters are set to none , indicating that the eG agent is not configured to communicate via a proxy, by default.

  • If the proxy server requires authentication, then, specify a valid proxy user name and password in the PROXY USERNAME and PROXY PASSWORD parameters, respectively. Then, confirm the password by retyping it in the Confirm Password text box.

  • Specify the maximum duration (in seconds) for which the test will wait for a response from the server in the TIMEOUT textbox. The default TIMEOUT period is 30 seconds.

  • DNS lookups can cause significant delays in rendering a webpage. To avoid such delays, administrators may want to know how long the DNS server takes to respond to the requests. To help administrators in this regard, this test reports the DNS response time measure when the REPORT DNS TIME flag is set to Yes. By default, this flag is set to No indicating that this test will not report the DNS response time measure by default.

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