| Agents Administration - Tests |
|---|
|
Default Parameters for VmgUserInDelayTest One of the most difficult problems to diagnose by the administrators on physical desktops is the poor performance of the applications installed. Traditionally, diagnosis was done by collecting CPU, memory, disk I/O and a few other metrics. The data collected from traditional metrics were not sufficient to figure out the root cause of poor performance of the applications on the physical desktop since the variations measured by the metrics were large. Let's say, the user input (e.g. keyboard clicks and mouse clicks) sits in the input queue on the physical desktop host for longer duration until the input is picked up for processing by an application’s message queue. In such a case, the User Input Delay starts increasing because the physical desktop is under load, it means the slowness has been introduced on the physical desktop (and is not due to the network). This could be a sign that user experience is degrading to the point where administrators might want to add more hosts or increase the instance size of your hosts. Therefore, it is necessary for administrators to measure the user input flows or rather user input delays while the applications are being accessed. This can be easily measured using the VmgUserInDelayTest. This test captures such user input delays at each physical desktop and reports the same to the administrators. With the help of this test, administrators can determine the maximum and average time taken by the applications to respond to the user input at the physical desktop, and thus figure out if there is any time delay in responses from applications. In addition, these metrics help administrators to differentiate desktop-side issues from network issues. This page depicts the default parameters that need to be configured for the VmgUserInDelayTest.
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. |