軟體更新部署監視

Microsoft.SystemCenter2012.ConfigurationManager.SUMUpdateSuccessMonitor (UnitMonitor)

此監視會將 Configuration Manager 軟體更新部署的成功率轉寄到 Operations Manager 主控台。

Knowledge Base article:

摘要

此監視會檢查指定之軟體更新部署的相容率。 當指定之軟體更新部署的相容率低於選取的閾值時,此監視就會產生警示。 請使用下列程序檢查或變更 Configuration Manager 主控台中的相容性閾值。

檢查相容性閾值和目前的相容率

原因

解決方式

Element properties:

TargetMicrosoft.SystemCenter2012.ConfigurationManager.AlertSUM1DeploySuccessBelowThreshold
Parent MonitorSystem.Health.ConfigurationState
CategoryCustom
EnabledFalse
Alert GenerateTrue
Alert SeverityMatchMonitorHealth
Alert PriorityNormal
Alert Auto ResolveTrue
Monitor TypeMicrosoft.SystemCenter2012.ConfigurationManager.AlertStateMonitor
RemotableTrue
AccessibilityPublic
Alert Message
軟體更新成功率警示
軟體更新部署的成功率低於指定的閾值。 請查看 Configuration Manager 主控台以取得詳細資料。
RunAsDefault
CommentSIV:SUM0019

Source Code:

<UnitMonitor ID="Microsoft.SystemCenter2012.ConfigurationManager.SUMUpdateSuccessMonitor" Comment="SIV:SUM0019" Accessibility="Public" Enabled="false" Target="SCCM!Microsoft.SystemCenter2012.ConfigurationManager.AlertSUM1DeploySuccessBelowThreshold" ParentMonitorID="SystemHealth!System.Health.ConfigurationState" Remotable="true" Priority="Normal" TypeID="Microsoft.SystemCenter2012.ConfigurationManager.AlertStateMonitor" ConfirmDelivery="true">
<Category>Custom</Category>
<AlertSettings AlertMessage="Microsoft.SystemCenter2012.ConfigurationManager.SUMUpdateSuccessMonitor_AlertMessageResourceID">
<AlertOnState>Warning</AlertOnState>
<AutoResolve>true</AutoResolve>
<AlertPriority>Normal</AlertPriority>
<AlertSeverity>MatchMonitorHealth</AlertSeverity>
</AlertSettings>
<OperationalStates>
<OperationalState ID="UIGeneratedOpStateIded488ed4b9034721951309e691a3bde9" MonitorTypeStateID="Good" HealthState="Success"/>
<OperationalState ID="UIGeneratedOpStateIda3897dd70eb748938d0f1e653994d1a2" MonitorTypeStateID="Warning" HealthState="Warning"/>
<OperationalState ID="UIGeneratedOpStateId7e4a25357de1482ea21d7486857424d6" MonitorTypeStateID="Error" HealthState="Error"/>
</OperationalStates>
<Configuration>
<TypeId>$Target/Property[Type="SCCM!Microsoft.SystemCenter2012.ConfigurationManager.AlertBaseClass"]/TypeId$</TypeId>
<TypeInstanceId>$Target/Property[Type="SCCM!Microsoft.SystemCenter2012.ConfigurationManager.AlertBaseClass"]/TypeInstanceId$</TypeInstanceId>
<IntervalSeconds>900</IntervalSeconds>
<ProviderLocation>$Target/Host/Property[Type="SCCM!Microsoft.SystemCenter2012.ConfigurationManager.SiteServer"]/ProviderLocation$</ProviderLocation>
<SiteCode>$Target/Host/Property[Type="SCCM!Microsoft.SystemCenter2012.ConfigurationManager.Server"]/SiteCode$</SiteCode>
</Configuration>
</UnitMonitor>