Felügyeleti pont kezelőjének elérhetőségfigyelője

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

Ez a figyelő a felügyeleti pont kezelőjének rendelkezésre állását ellenőrzi.

Knowledge Base article:

Összegzés

Az SMS_MP_CONTROL_MANAGER állapota jelenleg nem megfelelő.

Okok

Ez a feltétel amiatt fordulhat elő, hogy az összetevő nem válaszol. Nem érkezett szívverés a Configuration Manager felügyeleti pont vezérlő-összetevőjétől az elvárt intervallumon belül. Ezt okozhatja a rendszer és a Configuration Manager nagy terhelése, egy kérelem hosszúra nyúló várakozási ideje vagy valamely megosztott erőforrás használatakor bekövetkezett holtpont.

Megoldások

Element properties:

TargetMicrosoft.SystemCenter2012.ConfigurationManager.ManagementPointControlManager
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
Felügyeleti pont kezelője nem érhető el
A felügyeleti pont kezelője nem érhető el a(z) {0} számítógépen.
RunAsDefault
CommentSIV:GEN0227

Source Code:

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