Agents Administration - Tests
 

Default Parameters for WVDDisconnectsTest

A user session is terminated when a user logs off from the AVD or when the session is abruptly interrupted (e.g., due to system, network, or application errors). When a user logs off, all the applications started by the user are terminated. However, when a user disconnects, the applications started by the user will keep running on the AVD consuming resources. Hence, the number of disconnected sessions on an AVD should be kept to a minimum. Abrupt disconnects can significantly impact the end user experience, and hence, it is important to monitor the number of disconnected sessions at any point of time.

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

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

  • The RECONNECT PERIOD 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 AVD within the short period of time (in minutes) specified against RECONNECT PERIOD.

  • By default, the REPORT BY DOMAIN NAME flag is set to Yes. This implies that by default, the detailed diagnosis of this test will display the domainname\username of each user who accessed an application on the AVD. This way, administrators will be able to quickly determine which user logged into the AVD from which domain. If you want the detailed diagnosis to display only the user name of these users, set this flag to No.

  • 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 above values are 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.