Windows Azure 存储监视器

Microsoft.SystemCenter2012.ConfigurationManager.CloudDPStorageCriticalMonitor (UnitMonitor)

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

Knowledge Base article:

摘要

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

原因

解决方法

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

Element properties:

TargetMicrosoft.SystemCenter2012.ConfigurationManager.AlertCloudDPStorageCritical
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:COSD0036

Source Code:

<UnitMonitor ID="Microsoft.SystemCenter2012.ConfigurationManager.CloudDPStorageCriticalMonitor" Comment="SIV:COSD0036" Accessibility="Public" Enabled="false" Target="SCCM!Microsoft.SystemCenter2012.ConfigurationManager.AlertCloudDPStorageCritical" ParentMonitorID="SystemHealth!System.Health.ConfigurationState" Remotable="true" Priority="Normal" TypeID="Microsoft.SystemCenter2012.ConfigurationManager.AlertStateMonitor" ConfirmDelivery="true">
<Category>Custom</Category>
<AlertSettings AlertMessage="Microsoft.SystemCenter2012.ConfigurationManager.CloudDPStorageCriticalMonitor_AlertMessageResourceID">
<AlertOnState>Warning</AlertOnState>
<AutoResolve>true</AutoResolve>
<AlertPriority>Normal</AlertPriority>
<AlertSeverity>MatchMonitorHealth</AlertSeverity>
</AlertSettings>
<OperationalStates>
<OperationalState ID="UIGeneratedOpStateIddb444cd811464851970599d53b158339" MonitorTypeStateID="Good" HealthState="Success"/>
<OperationalState ID="UIGeneratedOpStateId222eb599f53e415b8282ff36e1119c6f" MonitorTypeStateID="Warning" HealthState="Warning"/>
<OperationalState ID="UIGeneratedOpStateIde8870fdd32834841bed07069fa0ab42a" 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>