|
Default Parameters for CtxXcXDSessionsTest
This test monitors the user sessions to each delivery group in a site, points administrators to overloaded groups, and also reports the status of sessions to each group, so that problem sessions can be isolated and their problems can be investigated.
This page depicts the default parameters that need to be configured for the CtxXcXDSessionsTest.
To monitor a site and pull metrics on its performance, the eG agent communicates with a delivery controller in that site. If the target site contains only one controller, then, you need to configure the CONTROLLER IP ADDRESS parameter with the IP address of that controller, so that the eG agent can use that controller for monitoring the site. Note that in this case, if the controller stops functioning for any reason, the eG agent will not be able to monitor the site any longer. Some sites may be configured with multiple delivery controllers to ensure high-availability, and to optimize and load-balance user connections. When monitoring such a site, you have the option of configuring the CONTROLLER IP ADDRESS parameter with a comma-separated list of controllers. For instance, the list should be in the following format: 192.160.1.10,198.160.1.11,198.160.1.12. In this case, the eG agent checks the availability of each configured controller at run time, picks the controller that is up and running at that time, and communicates with that controller for collecting metrics on site performance. This way, you can ensure that the non-availability of a single controller, does not impact site monitoring.
To connect to a delivery controller and pull out metrics from it, the eG agent requires Farm Administrator rights. In order to configure the eG agent with Farm Administrator privileges, specify the credentials of the Farm Administrator in the USERNAME and PASSWORD text boxes. This user should also be assigned the Allow log on locally security privilege on the Citrix XA/XD Site 7.x host. The steps for assigning the Allow log on locally security privilege are as follows:
Go to the Control Panel in the host.
From the list of control panel items, click the Administrative Tools to view the set of tools available for system administrators and advanced users.
Upon selecting the Local Security Policy tool in the Administrative Tools location, the Local Security Policy settings console will appear.
Next, navigate to the User Rights Assignment node in the Local Policies tree in the left panel of the settings console. This will display the security policies corresponding to the user rights in the right panel.
Now, select the Allow log on locally policy to assign the security privilege to the user.
If you want the results of this test to be grouped by machine type then set the REPORT BY MACHINE TYPE flag to Yes. In this case therefore, the machine types (desktop or server OS machines) will be the primary descriptors of this test; expanding them will reveal the secondary descriptors – i.e., the delivery groups containing machines of each type. If you want the results of this test to be indexed only by the names of delivery groups, then set this flag to No.
The DD FREQUENCY refers to the frequency with which detailed diagnosis measures are to be generated for this test. The default is 1:1. This indicates that, by default, detailed measures will be generated every time this test runs, and also every time the test detects a problem. You can modify this frequency, if you so desire. Also, if you intend to disable the detailed diagnosis capability for this test, you can do so by specifying none against DD FREQUENCY.
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.
|