Монитор предупреждений хранилища 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>