Monitor wdrażania aktualizacji oprogramowania

Microsoft.SystemCenter2012.ConfigurationManager.SUMUpdateSuccessMonitor (UnitMonitor)

Ten monitor przekazuje częstotliwość powodzeń wdrażania aktualizacji oprogramowania programu Configuration Manager do programu Operations Manager.

Knowledge Base article:

Podsumowanie

Ten monitor umożliwia sprawdzenie stopnia zgodności określonego wdrożenia aktualizacji oprogramowania. Ten monitor generuje alert, gdy stopień zgodności określonego wdrożenia aktualizacji oprogramowania jest mniejszy niż wybrany próg. Aby sprawdzić lub zmienić próg zgodności w konsoli programu Configuration Manager, należy użyć następującej procedury.

Aby sprawdzić próg zgodności i bieżący stopień zgodności

Przyczyny

Rozwiązania

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
Alert częstotliwości powodzeń aktualizacji oprogramowania
Częstotliwość powodzeń wdrażania aktualizacji oprogramowania jest niższa niż określony próg. Szczegółowe informacje można znaleźć w konsoli programu 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>