Monitor für die Softwareupdate-Gruppenbereitstellung

Microsoft.SystemCenter2012.ConfigurationManager.SUMUpdateGroupSuccessMonitor (UnitMonitor)

Von diesem Monitor wird die Erfolgsrate der Configuration Manager-Softwareupdate-Gruppenbereitstellung an Operations Manager weitergeleitet.

Knowledge Base article:

Zusammenfassung

Von diesem Monitor wird die Kompatibilitätsrate einer ausgewählten Softwareupdate-Gruppenbereitstellung überprüft. Von diesem Monitor wird eine Warnung generiert, wenn die Kompatibilitätsrate einer ausgewählten Softwareupdate-Gruppenbereitstellung unter dem ausgewählten Schwellenwert liegt. Gehen Sie wie folgt vor, um den Kompatibilitätsschwellenwert in der Configuration Manager-Konsole zu überprüfen oder zu ändern.

So überprüfen Sie den Kompatibilitätsschwellenwert und die aktuelle Kompatibilitätsrate

Ursachen

Lösungen

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
Warnung zur Softwareupdategruppen-Erfolgsrate
Die Erfolgsrate der Softwareupdate-Gruppenbereitstellung liegt unter dem angegebenen Schwellenwert. In der Configuration Manager-Konsole finden Sie Details hierzu.
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>