book
Article ID: CTX233555
calendar_today
Updated On:
Resolution
Ran the below commands to enable the above settings and that resolved the issue. By enabling these settings there would be more accuracy in the Process Utilization data.
Set-MonitorConfiguration -EnableDayLevelGranularityProcessUtilization $True -EnableHourLevelGranularityProcessUtilization $True -EnableMinLevelGranularityProcessUtilization $True
Note: It is recommended to enable process data on subset of machines on need basis. The default data retention settings can be modified to groom the data early and free the storage. The default retention settings can be altered according to the need. But increasing the retention period would consume extra storage.
Problem Cause
Ran Get-MonitorConfiguration and found that the below settings were set to False:
EnableDayLevelGranularityProcessUtilization False
EnableHourLevelGranularityProcessUtilization False
EnableMinLevelGranularityProcessUtilization False
Issue/Introduction
Citrix Director: Top 10 Process Table Does not Populate Any Data Under Historical Machine Utilization