サイト コンポーネント マネージャーの可用性モニター

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

このモニターは、サイト コンポーネント マネージャーの可用性ステータスを確認します。

Knowledge Base article:

概要

SMS_SITE_COMPONENT_MANAGER は、現在正常ではありません。

原因

この状態は、コンポーネントが応答していないために発生することがあります。 SMS SITE COMPONENT MANAGER コンポーネントからのハートビートが予定期間内に受け取られていません。 原因は、システムおよび Configuration Manager の高い処理負荷、要求に対する長い待機時間、または共有リソースのデッドロックです。

解決方法

サーバーのリソース (CPU、メモリ、ディスク領域など) が十分かどうかを確認します。

依存コンポーネントが停止またはアンインストールされていないか確認します。

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
サイト コンポーネント マネージャー使用不可
コンピューター {0} 上のサイト コンポーネント マネージャーは使用できません。
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>