Windows Azure 전송 경고 모니터

Microsoft.SystemCenter2012.ConfigurationManager.CloudDPTrafficOutWarningMonitor (UnitMonitor)

이 모니터는 Windows Azure 전송 경고를 Configuration Manager 콘솔로 전달합니다.

Knowledge Base article:

요약

Configuration Manager는 Windows Azure에서 전송되는 데이터 양을 모니터링하고, 데이터 양이 클라우드 기반 배포 지점의 전송 할당량에 도달하면 경고를 생성합니다.

원인

해결 방법

다음 해결 방법 중 하나를 사용할 수 있습니다.

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 전송 경고 할당량 도달
Windows Azure에서 전송되는 데이터 양이 전송 할당량을 초과합니다. 자세한 내용은 Configuration Manager 콘솔에서 확인하십시오.
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>