軟體更新群組部署監視

Microsoft.SystemCenter2012.ConfigurationManager.SUMUpdateGroupSuccessMonitor (UnitMonitor)

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

Knowledge Base article:

摘要

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

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

原因

解決方式

Element properties:

TargetMicrosoft.SystemCenter2012.ConfigurationManager.AlertSUM2DeploySuccessBelowThreshold
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:SUM0020

Source Code:

<UnitMonitor ID="Microsoft.SystemCenter2012.ConfigurationManager.SUMUpdateGroupSuccessMonitor" Comment="SIV:SUM0020" Accessibility="Public" Enabled="false" Target="SCCM!Microsoft.SystemCenter2012.ConfigurationManager.AlertSUM2DeploySuccessBelowThreshold" ParentMonitorID="SystemHealth!System.Health.ConfigurationState" Remotable="true" Priority="Normal" TypeID="Microsoft.SystemCenter2012.ConfigurationManager.AlertStateMonitor" ConfirmDelivery="true">
<Category>Custom</Category>
<AlertSettings AlertMessage="Microsoft.SystemCenter2012.ConfigurationManager.SUMUpdateGroupSuccessMonitor_AlertMessageResourceID">
<AlertOnState>Warning</AlertOnState>
<AutoResolve>true</AutoResolve>
<AlertPriority>Normal</AlertPriority>
<AlertSeverity>MatchMonitorHealth</AlertSeverity>
</AlertSettings>
<OperationalStates>
<OperationalState ID="UIGeneratedOpStateId507a707a175f43cfb3a2ffdb388c953a" MonitorTypeStateID="Good" HealthState="Success"/>
<OperationalState ID="UIGeneratedOpStateId771da40144f84adb831f71992e1c1b13" MonitorTypeStateID="Warning" HealthState="Warning"/>
<OperationalState ID="UIGeneratedOpStateIde2beec4ff19e42f0a9ff6ec7d89e890e" 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>