|
Default Parameters for AlibabaHttpTest
This test emulates a user accessing a web page on the cloud via HTTP(S), and reports whether that page is accessible or not. In the process, the test indicates the availability of the cloud over the web, and the time it took for the agent to access the cloud over the web. This way, issues in web-based access to the cloud come to light.
This page depicts the default parameters that need to be configured for the AlibabaHttpTest.
The TEST PERIOD list box helps the user to decide how often this test needs to be executed.
This test emulates a user accessing a specific web page(s) on the target Alibaba cloud account to determine the availability and responsiveness of the server. To enable this emulation, you need to configure the test with the URLof the web page that it should access. Specify this URL against the URL parameter. If required, you can even configure multiple URLs-one each for every web page 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, refer to Monitoring Alibaba Cloud document.
Whether any cookies being returned by the Alibaba cloud need to be saved locally and returned with subsequent requests. Specify the cookie file in the COOKIEFILE text box.
Specify the host in the PROXYHOST text box on which a web proxy server is running (in case a proxy server is to be used).
Specify the port number in the PROXYPORT text box on which the web proxy server is listening.
Specify the user name of the proxy server in the PROXYUSERNAME text box.
Specify the password of the proxy server in the PROXYPASSWORD text box.
Confirm the password by retyping it in the CONFIRM PASSWORD text box.
In the TIMEOUT text box, specify the maximum duration (in seconds) for which the test will wait for a response from the server. The default Timeout period is 30 seconds.
Once the above value is provided, click on the UPDATE button to 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.
|