Beschikbaarheidscontroleprogramma bestandsverzendingsbeheer

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

Dit controleprogramma controleert de beschikbaarheidsstatus van het bestandsverzendingsbeheer.

Knowledge Base article:

Samenvatting

SMS_MP_FILE_DISPATCH_MANAGER is momenteel beschadigd.

Oorzaken

Dit probleem kan optreden als het onderdeel niet reageert. Geen activiteit ontvangen van het onderdeel beheerpunt bestandverzendingsbeheer van Configuration Manager binnen het verwachte interval. Dit kan worden veroorzaakt door hoge systeem- en Configuration Manager-verwerkingsbelasting, een lange wachttijd voor een aanvraag of een impasse van een gedeelde bron.

Oplossingen

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
Bestandsverzendingsbeheer niet beschikbaar
Het bestandsverzendingsbeheer op computer {0} is niet beschikbaar.
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>