Data Warehouse Report Deployment Recovery State

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

This monitor switches to warning state once Data Warehouse report deployment process experiences a problem and does not recover from that problem in a configured amount of time

Knowledge Base article:

Summary

This monitor switches to warning state once report deployment experiences a problem and does not recover from that problem in a configured amount of time

Element properties:

TargetMicrosoft.SystemCenter.DataWarehouseSynchronizationService
Parent MonitorMicrosoft.SystemCenter.DataWarehouse.Deployment.ReportDeploymentState.Rollup
CategoryStateCollection
EnabledTrue
Alert GenerateTrue
Alert SeverityError
Alert PriorityNormal
Alert Auto ResolveTrue
Monitor TypeMicrosoft.SystemCenter.DataWarehouse.2SingleEventLogTimed2StateUnitMonitorType
RemotableTrue
AccessibilityInternal
Alert Message
Data Warehouse failed to deploy reports for a management pack to SQL Reporting Services Server
Data Warehouse failed to deploy reports for a management pack to SQL Reporting Services Server. {0}
RunAsDefault

Source Code:

<UnitMonitor ID="Microsoft.SystemCenter.DataWarehouse.Deployment.ReportDeploymentState.RecoveryState" Accessibility="Internal" Enabled="true" Target="Microsoft.SystemCenter.DataWarehouseSynchronizationService" ParentMonitorID="Microsoft.SystemCenter.DataWarehouse.Deployment.ReportDeploymentState.Rollup" TypeID="DataWarehouse!Microsoft.SystemCenter.DataWarehouse.2SingleEventLogTimed2StateUnitMonitorType" ConfirmDelivery="true">
<Category>StateCollection</Category>
<AlertSettings AlertMessage="Microsoft.SystemCenter.DataWarehouse.Deployment.ReportDeploymentState.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.Report</WorkflowName>
<FirstEventId>31567</FirstEventId>
<SecondEventId>31568</SecondEventId>
<TimeIntervalSeconds>300</TimeIntervalSeconds>
</Configuration>
</UnitMonitor>