Agents Administration - Tests
 

Default Parameters for XenCtrlDisconnTest

This test reports the total number of disconnected sessions to the desktops managed by the monitored Xen DDC, and also automatically restarts/shuts down the virtual desktop, if the disconnected session duration to that desktop exceeds a configured value.

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

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

  • If you want the test to automatically reboot/shut down virtual desktops if the duration of disconnected sessions to the desktops exceeds a configured value, then you first need to grant the test the privilege to access the desktops. For this purpose, in the ADMIN USER and ADMIN PASSWORD text boxes, provide the credentials of a user with administrative privileges to the hosting provider (VC or XenServer) of the desktops. If the test needs to monitor session disconnects across multiple hosting providers, then multiple ADMIN USERs and ADMIN PASSWORDs need to be provided - one for every hosting provider. To help administrators provide these user details quickly and easily, the eG administrative interface embeds a special configuration page. To access this page, simply click on the Click here hyperlink that appears just above the parameters of this test in the test configuration page.

    By default, these parameters are set to none which indicates that the test is not authorized to reboot/shut down desktops by default.

  • This test will automatically reboot/shut down virtual desktops, if the disconnected session duration (in minutes) specified in the VD ACTION DURATION text box is violated.

  • Set the IS VD REBOOT flag to true if the test needs to restart the desktop if the configured VD ACTION DURATION is exceeded. By default, this flag is set to false.

  • Set the IS VD SHUT DOWN flag to true if the test needs to shut down the desktop if the configured VD ACTION DURATION is exceeded. By default, this flag is set to false.

  • Note:

    Note that only one of the two flags - IS VD REBOOT and IS VD SHUT DOWN - can be set to true at any given point in time. If both are set to false, then the test will neither reboot nor shut down any virtual desktops. If one flag is set to true, but the ADMIN SERVER and ADMIN PASSWORD text boxes are configured with none, then again the test will neither reboot nor shut down any virtual desktops.

  • The RECONNECT DURATION parameter is used by the test while computing the value for the Quick reconnects by users measure. This measure counts all the users who reconnected to the virtual desktops within the short period of time (in minutes) specified against the RECONNECT DURATION parameter.

  • The DD FREQUENCY parameter 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.

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