Windows Azure 存储警告监视器

Microsoft.SystemCenter2012.ConfigurationManager.CloudDPStorageWarmingMonitor (UnitMonitor)

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

Knowledge Base article:

摘要

Configuration Manager 支持在基于云的分发点上存储内容。 在达到基于云的分发点上的存储配额时,Configuration Manager 会监视存储使用情况并生成警报。

原因

已经达到基于云的分发点上的存储配额。

解决方法

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

Element properties:

TargetMicrosoft.SystemCenter2012.ConfigurationManager.AlertCloudDPStorageWarning
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:COSD0037

Source Code:

<UnitMonitor ID="Microsoft.SystemCenter2012.ConfigurationManager.CloudDPStorageWarmingMonitor" Comment="SIV:COSD0037" Accessibility="Public" Enabled="false" Target="SCCM!Microsoft.SystemCenter2012.ConfigurationManager.AlertCloudDPStorageWarning" ParentMonitorID="SystemHealth!System.Health.ConfigurationState" Remotable="true" Priority="Normal" TypeID="Microsoft.SystemCenter2012.ConfigurationManager.AlertStateMonitor" ConfirmDelivery="true">
<Category>Custom</Category>
<AlertSettings AlertMessage="Microsoft.SystemCenter2012.ConfigurationManager.CloudDPStorageWarmingMonitor_AlertMessageResourceID">
<AlertOnState>Warning</AlertOnState>
<AutoResolve>true</AutoResolve>
<AlertPriority>Normal</AlertPriority>
<AlertSeverity>MatchMonitorHealth</AlertSeverity>
</AlertSettings>
<OperationalStates>
<OperationalState ID="UIGeneratedOpStateIdf5934dc8c8fb4af1bf17be39108aa9da" MonitorTypeStateID="Good" HealthState="Success"/>
<OperationalState ID="UIGeneratedOpStateId73dfc79d29b34952a9217039abc97407" MonitorTypeStateID="Warning" HealthState="Warning"/>
<OperationalState ID="UIGeneratedOpStateId3c58bcf8e0fe48b4a4b3752677b95fec" 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>