数据仓库数据库组件部署第一次机会状态

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

一旦数据仓库数据库组件部署进程遇到问题,该监视器切换到警告状态

Knowledge Base article:

摘要

一旦数据仓库数据组件部署遇到问题,此监视器切换到警告状态

Element properties:

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

Source Code:

<UnitMonitor ID="Microsoft.SystemCenter.DataWarehouse.Deployment.DeployComponentProcessState.FirstChanceState" Accessibility="Internal" Enabled="true" Target="Microsoft.SystemCenter.DataWarehouseSynchronizationService" ParentMonitorID="Microsoft.SystemCenter.DataWarehouse.Deployment.DeployComponentProcessState.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>31565</FirstEventId>
<SecondEventId>31566</SecondEventId>
</Configuration>
</UnitMonitor>