应用程序故障率警报监视器

Microsoft.SystemCenter2012.ConfigurationManager.SWDAPPErrorMonitor (UnitMonitor)

此监视器将 Configuration Manager 应用程序故障率警报转发到 Operations Manager。

Knowledge Base article:

摘要

此监视器检查应用程序部署的失败比率。 它在指定应用程序的失败率大于在 Configuration Manager 控制台中设置的阈值时生成警报。

要检查所选阈值,请打开 Configuration Manager 控制台、找到相应的应用程序,然后检查其部署状态。

原因

解决方法

Element properties:

TargetMicrosoft.SystemCenter2012.ConfigurationManager.AlertSWDAPPErrorExceedThreshold
Parent MonitorSystem.Health.ConfigurationState
CategoryCustom
EnabledFalse
Alert GenerateTrue
Alert SeverityMatchMonitorHealth
Alert PriorityNormal
Alert Auto ResolveTrue
Monitor TypeMicrosoft.SystemCenter2012.ConfigurationManager.AlertStateMonitor
RemotableTrue
AccessibilityPublic
Alert Message
应用程序故障率警报
应用程序的故障率大于选定的阈值。 请检查 Configuration Manager 控制台以获取详细信息。
RunAsDefault
CommentSIV:SWD0012

Source Code:

<UnitMonitor ID="Microsoft.SystemCenter2012.ConfigurationManager.SWDAPPErrorMonitor" Comment="SIV:SWD0012" Accessibility="Public" Enabled="false" Target="SCCM!Microsoft.SystemCenter2012.ConfigurationManager.AlertSWDAPPErrorExceedThreshold" ParentMonitorID="SystemHealth!System.Health.ConfigurationState" Remotable="true" Priority="Normal" TypeID="Microsoft.SystemCenter2012.ConfigurationManager.AlertStateMonitor" ConfirmDelivery="true">
<Category>Custom</Category>
<AlertSettings AlertMessage="Microsoft.SystemCenter2012.ConfigurationManager.SWDAPPErrorMonitor_AlertMessageResourceID">
<AlertOnState>Warning</AlertOnState>
<AutoResolve>true</AutoResolve>
<AlertPriority>Normal</AlertPriority>
<AlertSeverity>MatchMonitorHealth</AlertSeverity>
</AlertSettings>
<OperationalStates>
<OperationalState ID="UIGeneratedOpStateId80741236d9f24f3fb1111c5ae43c557b" MonitorTypeStateID="Good" HealthState="Success"/>
<OperationalState ID="UIGeneratedOpStateId25428b762de746bd85a661f7d2576b90" MonitorTypeStateID="Warning" HealthState="Warning"/>
<OperationalState ID="UIGeneratedOpStateIddea7de0713504ebbac081681e659080a" 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>