Monitor de disponibilidad de generador de resumen de estado de implementación

Microsoft.SystemCenter2012.ConfigurationManager.OfferStatusSummarizer.AvailabilityMonitor (UnitMonitor)

Este monitor comprueba el estado de disponibilidad del generador de resumen de estado de implementación.

Knowledge Base article:

Resumen

Esta regla genera una alerta si el estado del componente del generador de resumen de estado de oferta en el rol de servidor de sitio no es correcto.

Causas

La causa de esta alerta puede ser una de las siguientes:

Soluciones

Element properties:

TargetMicrosoft.SystemCenter2012.ConfigurationManager.OfferStatusSummarizer
Parent MonitorMicrosoft.SystemCenter2012.ConfigurationManager.ComponentAggregateMonitor
CategoryConfigurationHealth
EnabledTrue
Alert GenerateTrue
Alert SeverityMatchMonitorHealth
Alert PriorityNormal
Alert Auto ResolveTrue
Monitor TypeMicrosoft.SystemCenter2012.ConfigurationManager.ComponentAvailabilityMonitor
RemotableTrue
AccessibilityPublic
Alert Message
Generador de resumen de estado de implementación no disponible
El generador de resumen de estado de implementación del equipo {0} no está disponible.
RunAsDefault
CommentSIV:GEN0232

Source Code:

<UnitMonitor ID="Microsoft.SystemCenter2012.ConfigurationManager.OfferStatusSummarizer.AvailabilityMonitor" Comment="SIV:GEN0232" Accessibility="Public" Enabled="onEssentialMonitoring" Target="SCCM!Microsoft.SystemCenter2012.ConfigurationManager.OfferStatusSummarizer" ParentMonitorID="Microsoft.SystemCenter2012.ConfigurationManager.ComponentAggregateMonitor" Remotable="true" Priority="Normal" TypeID="Microsoft.SystemCenter2012.ConfigurationManager.ComponentAvailabilityMonitor" ConfirmDelivery="true">
<Category>ConfigurationHealth</Category>
<AlertSettings AlertMessage="Microsoft.SystemCenter2012.ConfigurationManager.OfferStatusSummarizer.AvailabilityMonitor_AlertMessageResourceID">
<AlertOnState>Warning</AlertOnState>
<AutoResolve>true</AutoResolve>
<AlertPriority>Normal</AlertPriority>
<AlertSeverity>MatchMonitorHealth</AlertSeverity>
<AlertParameters>
<AlertParameter1>$Target/Host/Host/Property[Type="Windows!Microsoft.Windows.Computer"]/PrincipalName$</AlertParameter1>
</AlertParameters>
</AlertSettings>
<OperationalStates>
<OperationalState ID="Good" MonitorTypeStateID="Good" HealthState="Success"/>
<OperationalState ID="Warning" MonitorTypeStateID="Warning" HealthState="Warning"/>
<OperationalState ID="Error" MonitorTypeStateID="Error" HealthState="Error"/>
</OperationalStates>
<Configuration>
<ComputerName>$Target/Host/Host/Property[Type="Windows!Microsoft.Windows.Computer"]/PrincipalName$</ComputerName>
<ComponentName>SMS_OFFER_STATUS_SUMMARIZER</ComponentName>
<IntervalSeconds>360</IntervalSeconds>
</Configuration>
</UnitMonitor>