Agents Administration - Tests
 

Default Parameters for CtxNsGslbVsTest

In order to promptly detect irregularities in load-balancing and accurately point to the bottleneck points, you need to track requests to the sites, services, and virtual servers (that are bound to the services) and observe how every entity handles these requests. Using this test you can figure out how the virtual servers load-balance the requests, responses, and data they receive. In the process, you can quickly identify overloaded virtual servers, and thus detect load-balancing irregularities.

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

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

  • To monitor a NetScaler device, the eG agent should be configured with the credentials of a user with read-only privileges to the target NetScaler device. Specify the credentials of such a user in the NETSCALER USERNAME and NETSCALER PASSWORD text boxes.

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

  • The eG agent collects performance metrics by invoking NITRO (NetScaler Interface Through Restful interfaces and Objects) APIs on the target Netscaler device. Typically, the NITRO APIs can be invoked through the HTTP or the HTTPS mode. By default, the eG agent invokes the NITRO APIs using the HTTPS mode. This is why, the SSL flag is set to Yes by default. If the target Netscaler device is not SSL-enabled, then the NITRO APIs can be accessed through the HTTP mode only. In this case, set the SSL flag to No.

  • The default setting of the SHOW UP SERVER ONLY flag is No; this indicates that this test, by default, monitors all the GSLB virtual servers configured on the NetScaler appliance. If you want the test to monitor only those GSLB virtual servers that are up and running currently, then set this value to Yes.

  • Provide a comma-separated list of GSLB virtual server names or name patterns that need to be excluded from monitoring. By default, the EXCLUDE SERVERS is set to none, indicating that all GSLB virtual servers are by default monitored.

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