Windows Azure-Übertragungswarnungsmonitor

Microsoft.SystemCenter2012.ConfigurationManager.CloudDPTrafficOutWarningMonitor (UnitMonitor)

Von diesem Monitor werden Windows Azure-Übertragungswarnungen an die Configuration Manager-Konsole weitergeleitet.

Knowledge Base article:

Zusammenfassung

Das von Windows Azure übertragene Datenvolumen wird von Configuration Manager überwacht, und es wird eine Warnung generiert, wenn das Übertragungskontingent am cloudbasierten Verteilungspunkt erreicht wird.

Ursachen

Lösungen

Sie können eine der folgenden Lösungen verwenden:

Element properties:

TargetMicrosoft.SystemCenter2012.ConfigurationManager.AlertCloudDPTrafficOutWarning
Parent MonitorSystem.Health.ConfigurationState
CategoryCustom
EnabledFalse
Alert GenerateTrue
Alert SeverityMatchMonitorHealth
Alert PriorityNormal
Alert Auto ResolveTrue
Monitor TypeMicrosoft.SystemCenter2012.ConfigurationManager.AlertStateMonitor
RemotableTrue
AccessibilityPublic
Alert Message
Windows Azure-Übertragungswarnungskontingent erreicht
Das von Windows Azure übertragene Datenvolumen liegt über dem Übertragungskontingent. In der Configuration Manager-Konsole finden Sie Details hierzu.
RunAsDefault
CommentSIV:COSD0039

Source Code:

<UnitMonitor ID="Microsoft.SystemCenter2012.ConfigurationManager.CloudDPTrafficOutWarningMonitor" Comment="SIV:COSD0039" Accessibility="Public" Enabled="false" Target="SCCM!Microsoft.SystemCenter2012.ConfigurationManager.AlertCloudDPTrafficOutWarning" ParentMonitorID="SystemHealth!System.Health.ConfigurationState" Remotable="true" Priority="Normal" TypeID="Microsoft.SystemCenter2012.ConfigurationManager.AlertStateMonitor" ConfirmDelivery="true">
<Category>Custom</Category>
<AlertSettings AlertMessage="Microsoft.SystemCenter2012.ConfigurationManager.CloudDPTrafficOutWarningMonitor_AlertMessageResourceID">
<AlertOnState>Warning</AlertOnState>
<AutoResolve>true</AutoResolve>
<AlertPriority>Normal</AlertPriority>
<AlertSeverity>MatchMonitorHealth</AlertSeverity>
</AlertSettings>
<OperationalStates>
<OperationalState ID="UIGeneratedOpStateId6910fb1a99c040d597679397ef814b2c" MonitorTypeStateID="Good" HealthState="Success"/>
<OperationalState ID="UIGeneratedOpStateId2a52515fbaac4d8ebf2e795641033a11" MonitorTypeStateID="Warning" HealthState="Warning"/>
<OperationalState ID="UIGeneratedOpStateId83ca9b4b097843adb4a9f66d8c8f91e5" 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>