데이터 웨어하우스 데이터베이스 구성 요소 배포 복구 상태

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

데이터 웨어하우스 데이터베이스 구성 요소 배포 프로세스에서 문제가 발생하고 구성된 기간 내에 해당 문제에서 복구되지 않으면 이 모니터가 경고 상태로 전환됩니다.

Knowledge Base article:

요약

데이터 웨어하우스 데이터 구성 요소 배포에서 문제가 발생하고 구성된 기간 내에 해당 문제에서 복구되지 않으면 이 모니터가 경고 상태로 전환됩니다.

Element properties:

TargetMicrosoft.SystemCenter.DataWarehouseSynchronizationService
Parent MonitorMicrosoft.SystemCenter.DataWarehouse.Deployment.DeployComponentProcessState.Rollup
CategoryStateCollection
EnabledTrue
Alert GenerateTrue
Alert SeverityError
Alert PriorityNormal
Alert Auto ResolveTrue
Monitor TypeMicrosoft.SystemCenter.DataWarehouse.2SingleEventLogTimed2StateUnitMonitorType
RemotableTrue
AccessibilityInternal
Alert Message
데이터 웨어하우스가 데이터베이스 구성 요소를 배포하지 못함
데이터 웨어하우스가 데이터베이스 구성 요소를 배포하지 못했습니다. {0}
RunAsDefault

Source Code:

<UnitMonitor ID="Microsoft.SystemCenter.DataWarehouse.Deployment.DeployComponentProcessState.RecoveryState" Accessibility="Internal" Enabled="true" Target="Microsoft.SystemCenter.DataWarehouseSynchronizationService" ParentMonitorID="Microsoft.SystemCenter.DataWarehouse.Deployment.DeployComponentProcessState.Rollup" TypeID="DataWarehouse!Microsoft.SystemCenter.DataWarehouse.2SingleEventLogTimed2StateUnitMonitorType" ConfirmDelivery="true">
<Category>StateCollection</Category>
<AlertSettings AlertMessage="Microsoft.SystemCenter.DataWarehouse.Deployment.DeployComponentProcessState.AlertMessage">
<AlertOnState>Error</AlertOnState>
<AutoResolve>true</AutoResolve>
<AlertPriority>Normal</AlertPriority>
<AlertSeverity>Error</AlertSeverity>
<AlertParameters>
<AlertParameter1>$Data/Context/Item0Context/DataItem/EventDescription$</AlertParameter1>
</AlertParameters>
</AlertSettings>
<OperationalStates>
<OperationalState ID="Good" MonitorTypeStateID="SecondEventRaised" HealthState="Success"/>
<OperationalState ID="Bad" MonitorTypeStateID="FirstEventRaisedAndNoSecondEventRaisedInTimeInterval" HealthState="Error"/>
</OperationalStates>
<Configuration>
<WorkflowName>Microsoft.SystemCenter.DataWarehouse.Deployment.Component</WorkflowName>
<FirstEventId>31565</FirstEventId>
<SecondEventId>31566</SecondEventId>
<TimeIntervalSeconds>300</TimeIntervalSeconds>
</Configuration>
</UnitMonitor>