Publish XenApp Process Details DW

Comtrade.Citrix.XenApp.Rule.PublishProcessDetailsDW (Rule)

Collects top process information on a XenApp server. Data is stored in Data Warehouse.

To select the type of process collection, override the CollectionType parameter with:
ALL - all processes will be collected
LIST process_name_1.exe process_name_2.exe ... - specified processes will be collected
TOP CPU MEM N - top N processes with highest CPU and/or Memory (working set) will be collected. CPU and MEM parameters are optional. N represents the number of top processes.

Default parameter value is "TOP CPU 10".

Knowledge Base article:

Summary

Collects top process information on XenApp server. Data is stored in Data Warehouse.

To select the type of process collection, override the CollectionType parameter with:

ALL

All processes will be collected.

LIST process_name_1.exe process_name_2.exe ...

Specified processes will be collected.

TOP CPU MEM N

Top N processes with highest CPU and/or Memory (working set) will be collected. CPU and MEM parameters are optional. N represents the number of top processes.

Default parameter value is TOP CPU 10.

Element properties:

TargetComtrade.Citrix.XenApp.XenApp
CategoryPerformanceCollection
EnabledTrue
Alert GenerateFalse
RemotableTrue

Member Modules:

ID Module Type TypeId RunAs 
DSProc DataSource Comtrade.Citrix.XenApp.DS.XenApp.ProcessDetailProvider Default
WA WriteAction Comtrade.Citrix.XenApp.Reports.WA.PublishProcessDetailsDW Default