Moniteur de disponibilité du Gestionnaire de boîte de réception

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

Ce moniteur vérifie l'état de disponibilité du Gestionnaire de boîte de réception.

Knowledge Base article:

Résumé

SMS_INBOX_MANAGER est actuellement défectueux.

Causes

Cette situation peut se produire si le composant ne répond pas. Une pulsation n'a pas été reçue du composant Gestionnaire de la boîte de réception au cours de l'intervalle attendu. Cette erreur peut être due à des charges de traitement élevées sur le système et Configuration Manager, à une attente longue lors d’une requête ou à un blocage affectant une ressource partagée.

Element properties:

TargetMicrosoft.SystemCenter2012.ConfigurationManager.InboxManager
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
Gestionnaire de boîte de réception non disponible
Le Gestionnaire de boîte de réception sur l'ordinateur {0} n'est pas disponible.
RunAsDefault
CommentSIV:GEN0229

Source Code:

<UnitMonitor ID="Microsoft.SystemCenter2012.ConfigurationManager.InboxManager.AvailabilityMonitor" Comment="SIV:GEN0229" Accessibility="Public" Enabled="onEssentialMonitoring" Target="SCCM!Microsoft.SystemCenter2012.ConfigurationManager.InboxManager" ParentMonitorID="Microsoft.SystemCenter2012.ConfigurationManager.ComponentAggregateMonitor" Remotable="true" Priority="Normal" TypeID="Microsoft.SystemCenter2012.ConfigurationManager.ComponentAvailabilityMonitor" ConfirmDelivery="true">
<Category>ConfigurationHealth</Category>
<AlertSettings AlertMessage="Microsoft.SystemCenter2012.ConfigurationManager.InboxManager.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_INBOX_MANAGER</ComponentName>
<IntervalSeconds>360</IntervalSeconds>
</Configuration>
</UnitMonitor>