後援狀態點監視

Microsoft.SystemCenter2012.ConfigurationManager.FallbackStatusPoint.ComponentMonitor (UnitMonitor)

此監視會檢查後援狀態點的可用性狀態。

Knowledge Base article:

摘要

此監視會檢查後援狀態點的可用性狀態。 站台角色會定期更新登錄機碼,以根據 Internet Information Server 可用性指出其狀況良好狀態。 如果 Web 服務無法回應 HTTP 要求,便會產生警示。

原因

可能的原因如下:

解決方式

手動重新啟動後援狀態點上的 W3SVC 服務,並確定後援狀態點角色已啟動。

Element properties:

TargetMicrosoft.SystemCenter2012.ConfigurationManager.FallbackStatusPoint
Parent MonitorMicrosoft.SystemCenter2012.ConfigurationManager.RoleAggregateMonitor
CategoryConfigurationHealth
EnabledFalse
Alert GenerateTrue
Alert SeverityMatchMonitorHealth
Alert PriorityNormal
Alert Auto ResolveTrue
Monitor TypeMicrosoft.SystemCenter2012.ConfigurationManager.ComponentAvailabilityMonitor
RemotableTrue
AccessibilityPublic
Alert Message
後援狀態點無法使用
電腦 {0} 上的 ConfigMgr 後援狀態點無法使用。
RunAsDefault
CommentSIV:GEN0251

Source Code:

<UnitMonitor ID="Microsoft.SystemCenter2012.ConfigurationManager.FallbackStatusPoint.ComponentMonitor" Comment="SIV:GEN0251" Accessibility="Public" Enabled="false" Target="SCCM!Microsoft.SystemCenter2012.ConfigurationManager.FallbackStatusPoint" ParentMonitorID="Microsoft.SystemCenter2012.ConfigurationManager.RoleAggregateMonitor" Remotable="true" Priority="Normal" TypeID="Microsoft.SystemCenter2012.ConfigurationManager.ComponentAvailabilityMonitor" ConfirmDelivery="true">
<Category>ConfigurationHealth</Category>
<AlertSettings AlertMessage="Microsoft.SystemCenter2012.ConfigurationManager.FallbackStatusPoint.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_FALLBACK_STATUS_POINT</ComponentName>
<IntervalSeconds>360</IntervalSeconds>
</Configuration>
</UnitMonitor>