| Measures reported by UserProfileTest
User profiles are the heart of the Citrix/Microsoft RDS/VMware Horizon View RDS server environment. User profiles contain the configuration settings which bring the user desktop alive. One of the major problems in a server-based computing environment like Citrix/Microsoft RDS is that the user's login process takes more time to open the user's desktop. This happens if the user profile size is huge. The UserProfileTest test monitors the size of the Citrix/Microsoft RDS user profiles and raises an alarm if the profile size exceeds the profile quota size.
The measures made by this test are as follows:
| Measurement |
Description |
Measurement Unit |
Interpretation |
| Is_profile_exceeding_quota |
Indicates whether the profile size exceeds the profile quota size by comparing the current profile size with the configured PROFILESIZELIMIT parameter |
Boolean |
If this measure shows 0, it indicates that the current profile size has not exceeded the quota size. The value 1 indicates that the current profile size has exceeded the quota size. |
| Current_profile_size |
The current profile size |
MB |
|
| Num_files_in_profile |
The number of files available in the user profile. |
Number |
|
| Num_large_files |
The number of files in the user profile, which exceed the allowable FILESIZELIMIT parameter. |
Number |
The detailed diagnosis of this measure, if enabled, lists all the files that have exceeded the configured FILESIZELIMIT. |
|