Monitor dostępności Monitora skrzynek odbiorczych

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

Ten monitor umożliwia sprawdzenie stanu dostępności Monitora skrzynek odbiorczych.

Knowledge Base article:

Podsumowanie

Program SMS_INBOX_MONITOR ma aktualnie niepoprawny stan.

Przyczyny

Przyczyną takiego stanu może być fakt, że składnik nie odpowiada. Nie odebrano pulsu od składnika programu SMS_INBOX_MONITOR w oczekiwanym interwale. Może to być spowodowane wysokim obciążeniem przetwarzania systemu i programu Configuration Manager, przedłużonym oczekiwaniem na żądanie lub zakleszczeniem w zasobie udostępnionym.

Rozwiązania

Należy sprawdzić, czy serwer ma wystarczające zasoby, takie jak procesor CPU, pamięć lub miejsce na dysku.

Należy sprawdzić, czy składnik zależny nie został zatrzymany ani odinstalowany.

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
Monitor skrzynek odbiorczych niedostępny
Monitor skrzynek odbiorczych na komputerze {0} jest niedostępny.
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>