Memory Usage - OS Test

This test reports statistics related to the usage of physical memory of each of the Windows virtual desktops.

Target of the test : A Windows virtual desktop on the cloud

Agent deploying the test : A remote agent

Outputs of the test : One set of results for every user_on_virtualdesktop

Configurable parameters for the test
Parameter Description

Test Period

How often should the test be executed.

Host

The nick name of the Cloud Desktops component for which this test is to be configured.

Port

Refers to the port at which the specified host listens to. By default, this is NULL.

Inside View Using

To obtain the 'inside view' of performance of the cloud-hosted Windows desktops - i.e., to measure the internal performance of the Windows virtual desktops - this test uses a light-weight eG VM Agent software deployed on each of the desktops. Accordingly, this parameter is by default set to eG VM Agent (Windows).

Report Powered OS

This flag is relevant only for those tests that are mapped to the Inside View of Desktops layer. If this flag is set to Yes (which is the default setting), then the 'inside view' tests will report measures for even those Windows virtual desktops that do not have any users logged in currently. Such desktops will be identified by their name and not by the username_on_virtualdesktopname. On the other hand, if this flag is set to No, then this test will not report measures for those Windows virtual desktops to which no users are logged in currently.

Is Cloud VMs

Since this test runs for a 'Cloud Desktops' component, this flag is set to Yes by default.

Group Processes with Arguments

By default, the detailed diagnosis of the Used physical memory measure of this test reports the number of instances of each process running on the VM, and the aggregated memory usage (in MB and %) of every process across all its instances. For example, if users to a VM are together having 15 instances of Chrome open on the machine at around the same time, then the detailed diagnosis of the Used physical memory measure will compute and display the collective memory usage of all 15 instances against the Application Name, Chrome. From this, you can quickly identify the exact process that is 'collectively' (i.e., across its instances) over-utilizing the memory. Sometimes, administrators might want to isolate not just the process, but also similar process arguments that are guilty of abnormal memory consumption. This granular insight will take administrators closer to the root-cause of the memory bottleneck on a desktop. For instance, in the Chrome example above, say 8 of the 15 instances are used to access the same YouTube video, and 7 instances are accessing a shopping site. In such a case, if memory usage is aggregated at the URL-level and not the process-level, then administrators can quickly identify which precise URL is draining memory - the YouTube video? or the shopping site? For this, detailed diagnostics should be grouped by process arguments (eg., URLs) and not just by process/application names. To enable grouping by arguments, set the Group Processes With Arguments flag to Yes. By default, this flag is set to No.

Memory Utilization in Percent

By default, this parameter is set to 75 percentage indicating that by default this test will display top-10 memory intensive processes on a VM in the detailed diagnosis of the Physical memory utilized measure only when the memory utilization reaches/exceeds 75 percentage. On the other hand, if the memory utilization is lower than the value specified against this parameter, then, this test displays only top-3 memory intensive processes in the detailed diagnosis of the Physical memory utilized measure so as to conserve storage space on the database. However, this setting can be overridden if required.

Automated Action Enabled

A memory shortage caused due to memory space hogged by modified and standby memory lists has become an increasingly frequent and critical problem. The memory shortage can make a server stutter or run more slowly than usual. Such operational interruptions can make you spend more time on waiting for pages and programs to load, disturbing your work flow and leading to work delays. Moreover, memory shortage can not only impair user productivity, but can also bring crucial business processes to a halt, and can severely degrade overall user experience with the server. To avoid such an outcome, administrators need to rapidly empty the memory space unnecessarily hogged by the modified and standby memory lists. This way, administrators can ensure that adequate memory is always available for executing business-critical processes.

To enable administrators to achieve this, eG Enterprise offers 'Automation Actions'. These actions are governed by the 'Automation Action Enabled' flag.

This flag, if enabled, automatically initiates user-configured actions, so that the memory hogged by modified and standby memory lists can be cleared when memory utilization crosses a configured limit.

Note:

The 'Automation Action Enabled' parameters, once configured, will apply only to the chosen component. These settings will not be applied to other components even if the Apply to other components button is clicked in the Specific Test Configuration page.

Automation Memory Limit

This flag appears only if the Automated Action Enabled flag is enabled.

In this text box, specify the upper limit for memory utilization in percentage beyond which this test should trigger user-configured automation actions. By default, 95 percentage is set against this parameter. When the memory utilization reaches/exceeds the value specified in this text box, the user-configured actions will be automatically triggered. However, you can override this settings if required.

Empty Modified Memory

This flag appears only if the Automated Action Enabled flag is enabled.

Modified memory contains cached data and code that is not actively in use by processes, the system and the system cache. This memory needs to be written out before it will be available for allocation to a process or for system use. You can easily clear this memory using the Empty Modified Memory flag.

By default, this flag is set to No. When this flag is set Yes, amount of memory assigned to the modified list will be automatically cleared if the memory utilization reaches/exceeds the value specified against the Automation Memory Limit parameter.

Empty Standby Memory

This flag appears only if the Automated Action Enabled flag is enabled.

Standby memory is a page of physical memory that is not actively used. When writing a series of frequently used information in the memory area, the programs and services running on the server will use part of memory as cache. The cache should be released and made available after executing programs and services. If the standby memory is not cleared on a regular basis, it can slow down the server operations. Therefore, it is necessary to clear the standby memory at regular intervals. This can easily done using the Empty Standby Memory flag.

By default, this flag is set to No. When this flag is set Yes, memory that is allocated to the standby page list will be automatically cleared if the memory utilization reaches/exceeds the value specified against the Automation Memory Limit parameter.

Detailed Diagnosis

To make diagnosis more efficient and accurate, the eG Enterprise embeds an optional detailed diagnostic capability. With this capability, the eG agents can be configured to run detailed, more elaborate tests as and when specific problems are detected. To enable the detailed diagnosis capability of this test for a particular server, choose the On option. To disable the capability, click on the Off option.

The option to selectively enable/disable the detailed diagnosis capability will be available only if the following conditions are fulfilled:

  • The eG manager license should allow the detailed diagnosis capability

  • Both the normal and abnormal frequencies configured for the detailed diagnosis measures should not be 0.

Measurements made by the test

Measurement

Description

Measurement Unit

Interpretation

Total physical memory

Indicates the total physical memory of this VM.

MB

Used physical memory

Indicates the used physical memory of this VM.

MB

Free physical memory

Indicates the free physical memory of the VM.

MB

This measure typically indicates the amount of memory available for use by applications running on the target VM.

Physical memory utilized

Indicates the percent usage of physical memory by this VM.

Percent

Ideally, the value of this measure should be low. While sporadic spikes in memory usage could be caused by one/more rogue processes on the VM, a consistent increase in this value could be a cause for some serious concern, as it indicates a gradual, but steady erosion of valuable memory resources. If this unhealthy trend is not repaired soon, it could severely hamper VM performance, causing anything from a slowdown to a complete system meltdown.

You can use the detailed diagnosis of this measure to figure out which processes on the VM are consuming memory excessively.

Available physical memory

Indicates the amount of physical memory, immediately available for allocation to a process or for system use.

MB

Not all of the Available physical memoryis Free physical memory. Typically, Available physical memoryis made up of the Standby List, Free List, and Zeroed List.

When Windows wants to trim a process' working set, the trimmed pages are moved (usually) to the Standby List. From here, they can be brought back to life in the working set with only a soft page fault (much faster than a hard fault, which would have to talk to the disk). If a page stays in the standby List for a long time, it gets freed and moved to the Free List.

In the background, there is a low priority thread (actually, the only thread with priority 0) which takes pages from the Free List and zeros them out. Because of this, there is usually very little in the Free List.

All new allocations always come from the Zeroed List, which is memory pages that have been overwritten with zeros. This is a standard part of the OS' cross-process security, to prevent any process ever seeing data from another. If the Zeroed List is empty, Free List memory is zeroed and used or, if that is empty too, Standby List memory is freed, zeroed, and used. It is because all three can be used with so little effort that they are all counted as "available".

A high value is typically desired for this measure.

Modified memory

Indicates the amount of memory that is allocated to the modified page list.

MB

This memory contains cached data and code that is not actively in use by processes, the system and the system cache. This memory needs to be written out before it will be available for allocation to a process or for system use.

Cache pages on the modified list have been altered in memory. No process has specifically asked for this data to be in memory, it is merely there as a consequence of caching. Therefore it can be written to disk at any time (not to the page file, but to its original file location) and reused. However, since this involves I/O, it is not considered to be Available physical memory.

Standby memory

Indicates the amount of memory assigned to the standby list.

MB

This memory contains cached data and code that is not actively in use by processes, the system and the system cache. It is immediately available for allocation to a process or for system use. If the system runs out of available free and zero memory, memory on lower priority standby cache page lists will be repurposed before memory on higher priority standby cache page lists.

Typically, Standby memory is the aggregate of Standby Cache Core Bytes,Standby Cache Normal Priority Bytes, and Standby Cache Reserve Bytes. Standby Cache Core Bytes is the amount of physical memory, that is assigned to the core standby cache page lists. Standby Cache Normal Priority Bytes is the amount of physical memory, that is assigned to the normal priority standby cache page lists. Standby Cache Reserve Bytes is the amount of physical memory, that is assigned to the reserve standby cache page lists.

Cached memory

This measure is an aggregate of Standby memory and Modified memory.

MB