Wydawca zmiany stanu jednostki

Microsoft.SystemCenter.DataWarehouse.PublishEntityHealthStateChangeForCollection (Rule)

Ta reguła zbiera wszystkie opublikowane (w domyślnym kanale) zdarzenia zmiany stanu jednostki dla kolekcji Magazynu danych (do Magazynu domyślnego

Knowledge Base article:

Podsumowanie

Ta reguła zbiera wszystkie opublikowane (w domyślnym kanale) zdarzenia zmiany stanu jednostki dla kolekcji Magazynu danych (do Magazynu domyślnego

Przyczyny

Ta sekcja nie ma zastosowania do zasad zbierania danych zdarzeń.

Rozwiązania

Nie można przeprowadzić rozstrzygnięcia zasad zbierania zdarzeń, ponieważ nie generują one stanów ani alertów.

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>