Windows 8 Aggregate Collect Client Performance Stand By Data

Microsoft.Windows.Client.Win8.Computer.CollectClientPerfData.StandByPerf (Rule)

Knowledge Base article:

Summary

This is an internal Windows 8 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
WriteToClientPerfTable WriteAction Microsoft.Windows.Client.Win8.ClientPerf.StandByPerf.Writer Default

Source Code:

<Rule ID="Microsoft.Windows.Client.Win8.Computer.CollectClientPerfData.StandByPerf" 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>A449D439-4784-4214-A132-9657FA315DF4</ChannelId>
</DataSource>
</DataSources>
<WriteActions>
<WriteAction ID="WriteToClientPerfTable" Target="SCDW!Microsoft.SystemCenter.DataWarehouseConnectorServer" TypeID="Microsoft.Windows.Client.Win8.ClientPerf.StandByPerf.Writer"/>
</WriteActions>
</Rule>