|
Default Parameters for HAPInfoTest
This test reports the performance of the HA Proxy server. Using this test, administrators can determine the load on the Proxy server and the memory utilized per process on the Proxy server.
This page depicts the default parameters that need to be configured for the HAPInfoTest.
By default, eG Enterprise is capable of monitoring the proxy servers that are SSL-enabled. For this, you need to configure the test with separate credentials for accessing the target proxy server. This can be achieved by clicking the icon available against the SYSTEM PROPERTIES parameter. The SYSTEM PROPERTIES CONFIGURATION pop up window then appears. In the pop up window, you need to specify the following:
Property: Here, specify the protocol that should be used when the target proxy server is SSL - enabled. By default, this value is set to none. For example, if the target proxy server is using -Dhttps.protocol then, specify -Dhttps.protocol against this text box.
Value: Specify the SSL version of the web page(s) that need to be accessed by the target proxy server. By default, this value is set to none. For example, if the web pages accessed by the target proxy server is using TLS v1.3, then, specify TLS v1.3 against this text box.
Once you have specified the Property and Values, click the Update button to register your changes. To add another set of SYSTEM PROPERTIES, click the Add more button. To delete a set of SYSTEM PROPERTIES, click the encircled “-” button available against each set of system properties. To clear the text boxes, click the Clear button.
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.
|