|
Default Parameters for AzureWebAcsTest
The details of the Azure Web Access test that emulates a user accessing Microsoft Azure cloud are provided below. Since this test can be executed from a location external to Microsoft Azure, this test presents an unbiased external perspective of the state of Microsoft Azure cloud.
This page depicts the default parameters that need to be configured for the AzureWebAcsTest.
This test emulates a user accessing a specific web site(s) on the target Azure cloud to determine the availability and responsiveness of the cloud. To enable this emulation, you need to configure the test with the URL of the web site that it should access. Specify this URL against the URL parameter. If required, you can even configure multiple URLs - one each for every web site that the test should attempt to access. 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.
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.
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.
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.
|