Monitor voor implementatie van software-update

Microsoft.SystemCenter2012.ConfigurationManager.SUMUpdateSuccessMonitor (UnitMonitor)

Deze monitor verzendt het slagingspercentage voor de implementatie van de software-update van Configuration Manager naar Operations Manager.

Knowledge Base article:

Samenvatting

Deze monitor controleert het compatibiliteitspercentage van een opgegeven implementatie van een software-update. Er wordt een waarschuwing gegenereerd wanneer het compatibiliteitspercentage van de opgegeven implementatie van de software-update lager is dan de geselecteerde drempelwaarde. Gebruik de volgende procedure om de drempelwaarde voor compatibiliteit in de Configuration Manager-console te controleren of te wijzigen.

De drempelwaarde voor compatibiliteit en het huidige compatibiliteitspercentage controleren

Oorzaken

Oplossingen

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
Waarschuwing voor slagingspercentage voor software-update
Het slagingspercentage van de implementatie van de software-update is lager dan de opgegeven drempelwaarde. Controleer de Configuration Manager-console voor meer informatie.
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>