Moniteur de disponibilité de l'outil de synthèse d'état de déploiement

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

Ce moniteur vérifie l'état de disponibilité de l'outil de synthèse d'état de déploiement.

Knowledge Base article:

Résumé

Cette règle génère une alerte si le composant de l'outil de synthèse d'offre sur le rôle de serveur de site n'est pas sain.

Causes

Les éléments suivants peuvent être la cause de cette alerte :

Résolutions

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
Outil de synthèse d'état de déploiement non disponible
L'outil de synthèse d'état de déploiement sur l'ordinateur {0} n'est pas 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>