Övervakaren Tillgänglighet för Platskomponenthanteraren

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

Den här övervakaren kontrollerar tillgänglighetsstatus för Platskomponenthanteraren.

Knowledge Base article:

Sammanfattning

SMS_SITE_COMPONENT_MANAGER är inte vid full hälsa.

Orsaker

Detta tillstånd kan inträffa när komponenten inte svarar. Inget pulsslag har tagits emot från komponenten SMS SITE COMPONENT MANAGER 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

Kontrollera att servern har tillräckligt med resurser, t.ex. CPU, minne eller diskutrymme.

Kontrollera att ingen beroende komponent har stoppats eller avinstallerats.

Element properties:

TargetMicrosoft.SystemCenter2012.ConfigurationManager.SiteComponentManager
Parent MonitorMicrosoft.SystemCenter2012.ConfigurationManager.RoleAggregateMonitor
CategoryConfigurationHealth
EnabledTrue
Alert GenerateTrue
Alert SeverityMatchMonitorHealth
Alert PriorityNormal
Alert Auto ResolveTrue
Monitor TypeMicrosoft.SystemCenter2012.ConfigurationManager.ComponentAvailabilityMonitor
RemotableTrue
AccessibilityPublic
Alert Message
Platskomponenthanteraren är inte tillgänglig
Platskomponenthanteraren på datorn {0} är inte tillgänglig.
RunAsDefault
CommentSIV:GEN0234

Source Code:

<UnitMonitor ID="Microsoft.SystemCenter2012.ConfigurationManager.SiteComponentManager.AvailabilityMonitor" Comment="SIV:GEN0234" Accessibility="Public" Enabled="onEssentialMonitoring" Target="SCCM!Microsoft.SystemCenter2012.ConfigurationManager.SiteComponentManager" ParentMonitorID="Microsoft.SystemCenter2012.ConfigurationManager.RoleAggregateMonitor" Remotable="true" Priority="Normal" TypeID="Microsoft.SystemCenter2012.ConfigurationManager.ComponentAvailabilityMonitor" ConfirmDelivery="true">
<Category>ConfigurationHealth</Category>
<AlertSettings AlertMessage="Microsoft.SystemCenter2012.ConfigurationManager.SiteComponentManager.AvailabilityMonitor_AlertMessageResourceID">
<AlertOnState>Warning</AlertOnState>
<AutoResolve>true</AutoResolve>
<AlertPriority>Normal</AlertPriority>
<AlertSeverity>MatchMonitorHealth</AlertSeverity>
<AlertParameters>
<AlertParameter1>$Target/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/Property[Type="Windows!Microsoft.Windows.Computer"]/PrincipalName$</ComputerName>
<ComponentName>SMS_SITE_COMPONENT_MANAGER</ComponentName>
<IntervalSeconds>360</IntervalSeconds>
</Configuration>
</UnitMonitor>