Force10_SSeries Belleği InsufficientFreeMemory

System.NetworkManagement.Force10_SSeries.Memory.InsufficientFreeMemory (UnitMonitor)

Bu aygıttaki boş bellek yüzdesini izler

Knowledge Base article:

Özet

İzleyici, bu aygıttaki boş bellek düzeyini gösterir. Bu izleyici iki durumda olabilir:

Yapılandırma

Bu izleyicide aşağıdaki seçenekler yapılandırılabilir:

Seçenek

Tanım

Varsayılan

Aralık

Aygıt durumu denetimleri arasındaki süre (saniye olarak)

240 saniye

Yeniden deneme sayısı

Aralığa ait örnek atılmadan önce her izleme aralığındaki deneme sayısı

3

Örnek sayısı

İzleyici durum değiştirmeden önce ardışık örnek sayısı

3

Zaman Aşımı

Örnek zaman aşımına uğrayıp değeri örneklemek için yeni bir girişimde bulunulmadan önce aygıttan yanıt gelmesi için beklenecek süre (milisaniye olarak)

3500 milisaniye

Eşik

Kalan boş bellek yüzdesi

15

Nedenler

Arabirimdeki boş bellek miktarı, yapılandırılan eşik değerinden düşük olduğunda bu izleyici bir hata durumu girer. Varsayılan %15'tir

Çözümlemeler

İzleyici için Durum Değişikliği Olayları sekmesinde durum değişikliğine ilişkin ayrıntıları denetlemek için Sistem Durumu Gezgini'ni kullanın. Bu veri, düzgün çalışma durumunun değişmesine neden olan hesaplanmış performans sayacı değerini gösterir. Sorun ve sorun giderme yordamları hakkında daha fazla bilgi için aygıt üreticisinin sağladığı belgelere bakın.

Element properties:

TargetSystem.NetworkManagement.Force10_SSeries_Performance_Memory
Parent MonitorSystem.Health.PerformanceState
CategoryPerformanceHealth
EnabledTrue
Alert GenerateTrue
Alert SeverityMatchMonitorHealth
Alert PriorityNormal
Alert Auto ResolveTrue
Monitor TypeSystem.NetworkManagement.ComputedLowThresholdMonitorType
RemotableTrue
AccessibilityPublic
Alert Message
Boş Bellek Uyarısı
{0}'daki boş bellek miktarı eşiğin altında. Boş bellek \%{1}'de.
RunAsDefault

Source Code:

<UnitMonitor ID="System.NetworkManagement.Force10_SSeries.Memory.InsufficientFreeMemory" Accessibility="Public" Enabled="true" Target="NetworkLibrary!System.NetworkManagement.Force10_SSeries_Performance_Memory" ParentMonitorID="SystemHealth!System.Health.PerformanceState" Remotable="true" Priority="Normal" TypeID="System.NetworkManagement.ComputedLowThresholdMonitorType" ConfirmDelivery="false">
<Category>PerformanceHealth</Category>
<AlertSettings AlertMessage="System.NetworkManagement.Generic.Memory.InsufficientFreeMemory.AlertMessage">
<AlertOnState>Error</AlertOnState>
<AutoResolve>true</AutoResolve>
<AlertPriority>Normal</AlertPriority>
<AlertSeverity>MatchMonitorHealth</AlertSeverity>
<AlertParameters>
<AlertParameter1>$Target/Host/Property[Type="System!System.Entity"]/DisplayName$</AlertParameter1>
<AlertParameter2>$Data/Context/Value$</AlertParameter2>
</AlertParameters>
</AlertSettings>
<OperationalStates>
<OperationalState ID="OverThreshold" MonitorTypeStateID="MTSThresholdSuccess" HealthState="Success"/>
<OperationalState ID="UnderThreshold" MonitorTypeStateID="MTSThresholdError" HealthState="Error"/>
</OperationalStates>
<Configuration>
<Interval>300</Interval>
<NoOfRetries>3</NoOfRetries>
<Timeout>3500</Timeout>
<SnmpVarBinds>
<SnmpVarBind>
<OID>.1.3.6.1.4.1.6027.3.10.1.2.9.1.5.$Target/Property[Type="NetworkLibrary!System.NetworkManagement.LogicalDevice"]/Index$</OID>
<Syntax>0</Syntax>
<Value VariantType="8"/>
</SnmpVarBind>
</SnmpVarBinds>
<ComputedPerformanceValue>
<Subtraction>
<NumericValue>
<Value>100</Value>
</NumericValue>
<NumericValue>
<XPathQuery Type="Double">SnmpVarBinds/SnmpVarBind[OID=".1.3.6.1.4.1.6027.3.10.1.2.9.1.5.$Target/Property[Type="NetworkLibrary!System.NetworkManagement.LogicalDevice"]/Index$"]/Value</XPathQuery>
</NumericValue>
</Subtraction>
</ComputedPerformanceValue>
<Threshold>15</Threshold>
<NumberOfSamples>3</NumberOfSamples>
<ObjectName>Memory</ObjectName>
<CounterName>Free Memory %</CounterName>
</Configuration>
</UnitMonitor>