System Center 2016 Virtual Machine Manager Bulutu StorageUsageGB

Microsoft.SystemCenter.VirtualMachineManager.2016.CloudStorageUsageGBMonitor (UnitMonitor)

Özel bulutun depolama alanı kullanımını (gigabayt olarak) izler

Knowledge Base article:

Özet

Bulut Depolama Alanı Kullanımı izleme, özel bulutta çalışan sanal makinelerin ve hizmet örneklerinin depolama alanı kullanımını (gigabayt olarak) izler. Depolama alanı kullanımı, tanımlanan özel bulut kapasitesine yaklaştığında izleme uyarı durumuna veya kritik duruma geçer.

Nedenler

Özel buluttaki depolama alanı kullanımı, tanımlanan bulut kapasitesine yaklaşıyor. Varsayılan olarak, depolama alanı kullanımı özel bulut kapasitesinin %90'ını aştığında izleyici kritik duruma girecektir. Bu eşik geçersiz kılınabilir.

Çözümlemeler

İzlemeyi sağlıklı duruma döndürmek için şunları yapabilirsiniz:

Özel bulutun kapasite sınırlarını yeniden tanımlayın

Özel buluttaki depolama alanı kullanımını azaltın

İzleyicinin kritik eşiğini geçersiz kılın

Element properties:

TargetMicrosoft.SystemCenter.VirtualMachineManager.PrivateCloud
Parent MonitorSystem.Health.AvailabilityState
CategoryAvailabilityHealth
EnabledTrue
Alert GenerateTrue
Alert SeverityError
Alert PriorityNormal
Alert Auto ResolveTrue
Monitor TypeMicrosoft.SystemCenter.VirtualMachineManager.2016.CloudUsageUnitMonitorType
RemotableTrue
AccessibilityPublic
Alert Message
Bulut StorageUsageGB Eşiğe Ulaştı veya Eşiği Aştı
Özel bulut depolama alanı kullanımı yüzde {0} ve belirtilen yüzde {1} eşiğine ulaştı veya bu eşiği aştı
RunAsDefault

Source Code:

<UnitMonitor ID="Microsoft.SystemCenter.VirtualMachineManager.2016.CloudStorageUsageGBMonitor" Accessibility="Public" Target="VMMBase!Microsoft.SystemCenter.VirtualMachineManager.PrivateCloud" TypeID="Microsoft.SystemCenter.VirtualMachineManager.2016.CloudUsageUnitMonitorType" ParentMonitorID="SystemHealth!System.Health.AvailabilityState">
<Category>AvailabilityHealth</Category>
<AlertSettings AlertMessage="Microsoft.SystemCenter.VirtualMachineManager.2016.CloudStorageUsageGBMonitor.AlertMessage">
<AlertOnState>Error</AlertOnState>
<AutoResolve>true</AutoResolve>
<AlertPriority>Normal</AlertPriority>
<AlertSeverity>Error</AlertSeverity>
<AlertParameters>
<AlertParameter1>$Data/Context/Property[@Name='$Target/Property[Type="VMMBase!Microsoft.SystemCenter.VirtualMachineManager.PrivateCloud"]/VMMId$-StorageUsageGB']$</AlertParameter1>
<AlertParameter2>$Data/Context/Property[@Name='$Target/Property[Type="VMMBase!Microsoft.SystemCenter.VirtualMachineManager.PrivateCloud"]/VMMId$-CriticalThreshold']$</AlertParameter2>
</AlertParameters>
</AlertSettings>
<OperationalStates>
<OperationalState ID="CloudStorageUsageGBHealthy" MonitorTypeStateID="CloudUsageHealthy" HealthState="Success"/>
<OperationalState ID="CloudStorageUsageGBCritical" MonitorTypeStateID="CloudUsageCritical" HealthState="Error"/>
</OperationalStates>
<Configuration>
<IntervalSeconds>1800</IntervalSeconds>
<TimeoutSeconds>300</TimeoutSeconds>
<CriticalThreshold>90</CriticalThreshold>
<PropertyValue/>
<VMMId>$Target/Property[Type="VMMBase!Microsoft.SystemCenter.VirtualMachineManager.PrivateCloud"]/VMMId$-StorageUsageGB</VMMId>
<VMMServer>$Target/Property[Type="VMMBase!Microsoft.SystemCenter.VirtualMachineManager.PrivateCloud"]/VMMServer$</VMMServer>
</Configuration>
</UnitMonitor>