データ ウェアハウスの展開可能なデータベース コンポーネント列挙の初回状態

Microsoft.SystemCenter.DataWarehouse.Deployment.ComponentGetProcess.FirstChanceState (UnitMonitor)

このモニターは、データ ウェアハウスの展開可能なデータ コンポーネント列挙プロセスで問題が発生すると、警告状態に切り替わります。

Knowledge Base article:

概要

このモニターは、データ ウェアハウスのデータ コンポーネント展開で問題が発生すると、警告状態に切り替わります。

Element properties:

TargetMicrosoft.SystemCenter.DataWarehouseSynchronizationService
Parent MonitorMicrosoft.SystemCenter.DataWarehouse.Deployment.ComponentGetProcessState.Rollup
CategoryStateCollection
EnabledTrue
Alert GenerateFalse
Alert Auto ResolveFalse
Monitor TypeMicrosoft.SystemCenter.DataWarehouse.2SingleEventLog2StateUnitMonitorType
RemotableTrue
AccessibilityInternal
RunAsDefault

Source Code:

<UnitMonitor ID="Microsoft.SystemCenter.DataWarehouse.Deployment.ComponentGetProcess.FirstChanceState" Accessibility="Internal" Enabled="true" Target="Microsoft.SystemCenter.DataWarehouseSynchronizationService" ParentMonitorID="Microsoft.SystemCenter.DataWarehouse.Deployment.ComponentGetProcessState.Rollup" TypeID="DataWarehouse!Microsoft.SystemCenter.DataWarehouse.2SingleEventLog2StateUnitMonitorType" ConfirmDelivery="true">
<Category>StateCollection</Category>
<OperationalStates>
<OperationalState ID="Bad" MonitorTypeStateID="FirstEventRaised" HealthState="Warning"/>
<OperationalState ID="Good" MonitorTypeStateID="SecondEventRaised" HealthState="Success"/>
</OperationalStates>
<Configuration>
<WorkflowName>Microsoft.SystemCenter.DataWarehouse.Deployment.Component</WorkflowName>
<FirstEventId>31563</FirstEventId>
<SecondEventId>31564</SecondEventId>
</Configuration>
</UnitMonitor>