Monitor für Warnungen zu Anwendungsfehlerraten

Microsoft.SystemCenter2012.ConfigurationManager.SWDAPPErrorMonitor (UnitMonitor)

Von diesem Monitor werden Configuration Manager-Warnungen zu Anwendungsfehlerraten an Operations Manager weitergeleitet.

Knowledge Base article:

Zusammenfassung

Von diesem Monitor wird die Fehlerrate einer Anwendungsbereitstellung überprüft. Es wird eine Warnung generiert, wenn die Fehlerrate der angegebenen Anwendung über dem in der Configuration Manager-Konsole festgelegten Schwellenwert liegt.

Öffnen Sie die Configuration Manager-Konsole, suchen Sie die entsprechende Anwendung, und überprüfen Sie deren Bereitstellungsstatus, um den ausgewählten Schwellenwert zu überprüfen.

Ursachen

Lösungen

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
Warnung zu Anwendungsfehlerrate
Die Fehlerrate der Anwendung liegt über dem ausgewählten Schwellenwert. In der Configuration Manager-Konsole finden Sie Details hierzu.
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>