收件匣監視可用性監視

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

此監視會檢查收件匣監視的可用性狀態。

Knowledge Base article:

摘要

SMS_INBOX_MONITOR 目前狀況不良。

原因

發生這種狀況的原因可能是元件沒有回應。 沒有在預期的間隔時間內收到來自 SMS_INBOX_MONITOR 元件的活動訊號。 這可能是因為系統和 Configuration Manager 的處理負載過高、等待要求的時間過長,或是共用資源鎖死。

解決方式

檢查伺服器是否具有足夠的資源,例如 CPU、記憶體或磁碟空間。

檢查相依元件並未停止或解除安裝。

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
收件匣監視無法使用
電腦 {0} 上的收件匣監視無法使用。
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>