Övervakaren Tillgänglighet för Inkorgsövervakaren

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

Den här övervakaren kontrollerar tillgänglighetsstatus för Inkorgsövervakaren.

Knowledge Base article:

Sammanfattning

SMS_INBOX_MONITOR är inte felfri.

Orsaker

Detta tillstånd kan inträffa när komponenten inte svarar. Inget pulsslag har tagits emot från komponenten SMS_INBOX_MONITOR inom det förväntade intervallet. Detta kan orsakas av hög behandlingsbelastning för datorn och Configuration Manager, en lång väntan på en begäran eller ett dödläge på en delad resurs.

Lösningar

Kontrollera att servern har tillräckligt med resurser, t.ex. CPU, minne eller diskutrymme.

Kontrollera att ingen beroende komponent har stoppats eller avinstallerats.

Element properties:

TargetMicrosoft.SystemCenter2012.ConfigurationManager.InboxMonitor
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
Inkorgsövervakaren är inte tillgänglig
Inkorgsövervakaren på datorn {0} är inte tillgänglig.
RunAsDefault
CommentSIV:GEN0231

Source Code:

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