Windows Azure 传输监视器

Microsoft.SystemCenter2012.ConfigurationManager.CloudDPTrafficOutCriticalMonitor (UnitMonitor)

此监视器将 Windows Azure 传输警报转发到 Configuration Manager 控制台。

Knowledge Base article:

摘要

当数据量达到基于云的分发点上的传输配额时,Configuration Manager 会监视 Windows Azure 的传输数据量并生成警报。

原因

解决方法

你可以使用任一以下解决方案:

Element properties:

TargetMicrosoft.SystemCenter2012.ConfigurationManager.AlertCloudDPTrafficOutCritical
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:COSD0038

Source Code:

<UnitMonitor ID="Microsoft.SystemCenter2012.ConfigurationManager.CloudDPTrafficOutCriticalMonitor" Comment="SIV:COSD0038" Accessibility="Public" Enabled="false" Target="SCCM!Microsoft.SystemCenter2012.ConfigurationManager.AlertCloudDPTrafficOutCritical" ParentMonitorID="SystemHealth!System.Health.ConfigurationState" Remotable="true" Priority="Normal" TypeID="Microsoft.SystemCenter2012.ConfigurationManager.AlertStateMonitor" ConfirmDelivery="true">
<Category>Custom</Category>
<AlertSettings AlertMessage="Microsoft.SystemCenter2012.ConfigurationManager.CloudDPTrafficOutCriticalMonitor_AlertMessageResourceID">
<AlertOnState>Warning</AlertOnState>
<AutoResolve>true</AutoResolve>
<AlertPriority>Normal</AlertPriority>
<AlertSeverity>MatchMonitorHealth</AlertSeverity>
</AlertSettings>
<OperationalStates>
<OperationalState ID="UIGeneratedOpStateId06af45b2f8d74a3f967ae99e7e0e9a27" MonitorTypeStateID="Good" HealthState="Success"/>
<OperationalState ID="UIGeneratedOpStateIda93e1c155623414aaedf2dd9a95b071f" MonitorTypeStateID="Warning" HealthState="Warning"/>
<OperationalState ID="UIGeneratedOpStateIdda22802cad5541d692e846f9a3052b13" 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>