檔案發送管理員可用性監視

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

此監視會檢查檔案發送管理員的可用性狀態。

Knowledge Base article:

摘要

SMS_MP_FILE_DISPATCH_MANAGER 目前狀況不良。

原因

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

解決方式

Element properties:

TargetMicrosoft.SystemCenter2012.ConfigurationManager.FileDispatchManager
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:GEN0219

Source Code:

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