Estado de recuperación de implementación de informes de almacén de datos

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

Este monitor se activa en estado de advertencia cuando se produce un error en el proceso de implementación de informes de almacén de datos y no se recupera del error en un tiempo predeterminado.

Knowledge Base article:

Resumen

Este monitor se activa en estado de advertencia cuando se produce un error en la implementación de informes y no se recupera del error en un tiempo predeterminado.

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
Error de almacenamiento de datos al implementar informes para un módulo de administración en SQL Reporting Services Server
Error de almacenamiento de datos al implementar informes para un módulo de administración en 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>