Monitor voor slagingspercentage van takenreeksen

Microsoft.SystemCenter2012.ConfigurationManager.TaskSequenceSuccessMonitor (UnitMonitor)

Deze monitor verzendt de Configuration Manager-waarschuwing voor het slagingspercentage van takenreeksen naar de Operations Manager-console.

Knowledge Base article:

Samenvatting

Deze monitor controleert het slagingspercentage van de implementatie van een takenreeks. Er wordt een waarschuwing gegenereerd wanneer het slagingspercentage van de opgegeven takenreeks lager is dan de drempelwaarde die is ingesteld in de Configuration Manager-console.

Als u de geselecteerde drempelwaarde wilt controleren, opent u de Configuration Manager-console, zoekt u de betreffende takenreeks en controleert u de implementatiestatus.

Oorzaken

Oplossingen

Element properties:

TargetMicrosoft.SystemCenter2012.ConfigurationManager.AlertOSDTaskSuccessBelowThreshold
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 takenreekspercentage
Het succespercentage voor de implementatie van de takenreeksen is lager dan de geselecteerde drempelwaarde. Controleer de Configuration Manager-console voor meer informatie.
RunAsDefault
CommentSIV:COSD0034

Source Code:

<UnitMonitor ID="Microsoft.SystemCenter2012.ConfigurationManager.TaskSequenceSuccessMonitor" Comment="SIV:COSD0034" Accessibility="Public" Enabled="false" Target="SCCM!Microsoft.SystemCenter2012.ConfigurationManager.AlertOSDTaskSuccessBelowThreshold" ParentMonitorID="SystemHealth!System.Health.ConfigurationState" Remotable="true" Priority="Normal" TypeID="Microsoft.SystemCenter2012.ConfigurationManager.AlertStateMonitor" ConfirmDelivery="true">
<Category>Custom</Category>
<AlertSettings AlertMessage="Microsoft.SystemCenter2012.ConfigurationManager.TaskSequenceSuccessMonitor_AlertMessageResourceID">
<AlertOnState>Warning</AlertOnState>
<AutoResolve>true</AutoResolve>
<AlertPriority>Normal</AlertPriority>
<AlertSeverity>MatchMonitorHealth</AlertSeverity>
</AlertSettings>
<OperationalStates>
<OperationalState ID="UIGeneratedOpStateIda329b49956b9407fa420237643e90b50" MonitorTypeStateID="Good" HealthState="Success"/>
<OperationalState ID="UIGeneratedOpStateId80809a16883b4cfc95ed27553186945b" MonitorTypeStateID="Warning" HealthState="Warning"/>
<OperationalState ID="UIGeneratedOpStateIddf016dcb231a4eefba7944da46425aa5" 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>