Monitor für die Softwareupdatebereitstellung

Microsoft.SystemCenter2012.ConfigurationManager.SUMUpdateSuccessMonitor (UnitMonitor)

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

Knowledge Base article:

Zusammenfassung

Von diesem Monitor wird die Kompatibilitätsrate einer angegebenen Softwareupdatebereitstellung überprüft. Von diesem Monitor wird eine Warnung generiert, wenn die Kompatibilitätsrate einer angegebenen Softwareupdatebereitstellung 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.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
Warnung zur Softwareupdateerfolgsrate
Die Erfolgsrate der Softwareupdatebereitstellung liegt unter dem angegebenen Schwellenwert. In der Configuration Manager-Konsole finden Sie Details hierzu.
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>