實體狀態變更發行者

Microsoft.SystemCenter.DataWarehouse.PublishEntityHealthStateChangeForCollection (Rule)

此規則從所有受管理實體收集實體狀態變更資訊,並發行這些資訊,以供預設頻道上的資料倉儲集合

Knowledge Base article:

摘要

此規則從所有受管理實體收集實體狀態變更資訊,並發行這些資訊,以供預設頻道上的資料倉儲集合

原因

本部分不適用事件集合規則。

解決方式

沒有可以為事件集合規則執行的解決方式,因為它們不會產生狀態或警示。

Element properties:

TargetMicrosoft.SystemCenter.HealthService
CategorySystem
EnabledTrue
Alert GenerateFalse
RemotableTrue

Member Modules:

ID Module Type TypeId RunAs 
DS DataSource System.Health.TargetGroupEntityStateChangeProvider Default
WA WriteAction Microsoft.SystemCenter.DataWarehouse.PublishEntityHealthStateChange Default

Source Code:

<Rule ID="Microsoft.SystemCenter.DataWarehouse.PublishEntityHealthStateChangeForCollection" Target="SystemCenter!Microsoft.SystemCenter.HealthService" Enabled="true" ConfirmDelivery="true" Remotable="true" Priority="Normal" DiscardLevel="100">
<Category>System</Category>
<DataSources>
<DataSource ID="DS" TypeID="Health!System.Health.TargetGroupEntityStateChangeProvider"/>
</DataSources>
<WriteActions>
<WriteAction ID="WA" TypeID="Microsoft.SystemCenter.DataWarehouse.PublishEntityHealthStateChange"/>
</WriteActions>
</Rule>