Övervakaren Tillgänglighet för Filsändningshanteraren

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

Den här övervakaren kontrollerar tillgänglighetsstatus för Filsändningshanteraren.

Knowledge Base article:

Sammanfattning

SMS_MP_FILE_DISPATCH_MANAGER är inte felfri.

Orsaker

Detta tillstånd kan inträffa när komponenten inte svarar. Inget pulsslag har tagits emot från komponenten Filsändningshanteraren för Configuration Manager-hanteringsplatsen 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

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
Filsändningshanteraren är inte tillgänglig
Filsändningshanteraren på datorn {0} är inte tillgänglig.
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>