Vista Aggregate Collect Shell Performance Data

Microsoft.Windows.Client.Vista.Computer.CollectShellPerfData (Rule)

Knowledge Base article:

Summary

This is an internal Windows Vista MP collection rule

Element properties:

TargetMicrosoft.SystemCenter.HealthService
CategoryEventCollection
EnabledTrue
Alert GenerateFalse
RemotableTrue

Member Modules:

ID Module Type TypeId RunAs 
DS DataSource Microsoft.SystemCenter.DataWarehouse.PublishedEventDataProviderCustomChannel Default
WriteToShellPerfTable WriteAction Microsoft.Windows.Client.Vista.ShellPerf.Writer Default

Source Code:

<Rule ID="Microsoft.Windows.Client.Vista.Computer.CollectShellPerfData" Target="SC!Microsoft.SystemCenter.HealthService" Enabled="true" ConfirmDelivery="true" DiscardLevel="60">
<Category>EventCollection</Category>
<DataSources>
<DataSource ID="DS" TypeID="SCDW!Microsoft.SystemCenter.DataWarehouse.PublishedEventDataProviderCustomChannel">
<ChannelId>23795A64-9E4E-4644-9351-343A54AE663C</ChannelId>
</DataSource>
</DataSources>
<WriteActions>
<WriteAction ID="WriteToShellPerfTable" Target="SCDW!Microsoft.SystemCenter.DataWarehouseConnectorServer" TypeID="Microsoft.Windows.Client.Vista.ShellPerf.Writer"/>
</WriteActions>
</Rule>