Monitor für Speicherauslastung

Microsoft.Windows.RemoteAccess.MultiTenant.2012.R2.Monitoring.RRASServer.MemoryUtilization (UnitMonitor)

Die Speicherauslastung hat den Schwellenwert überschritten

Knowledge Base article:

Zusammenfassung

Die Arbeitsspeicherauslastung ist sehr hoch

Ursachen

Die häufigsten Ursachen für diesen Fehler sind:

Lösungen

© 2013 Microsoft Corporation, alle Rechte vorbehalten

Element properties:

TargetMicrosoft.Windows.RemoteAccess.Multitenant.2012.R2.Class.RemoteAccessServer
Parent MonitorSystem.Health.PerformanceState
CategoryAvailabilityHealth
EnabledTrue
Instance NameMemory
Counter Name\% Committed Bytes In Use
Frequency900
Alert GenerateTrue
Alert SeverityError
Alert PriorityHigh
Alert Auto ResolveTrue
Monitor TypeSystem.Performance.ThresholdMonitorType
RemotableTrue
AccessibilityPublic
Alert Message
Warnung für Speicherauslastung
Die Speicherauslastung hat den Schwellenwert überschritten
RunAsDefault

Source Code:

<UnitMonitor ID="Microsoft.Windows.RemoteAccess.MultiTenant.2012.R2.Monitoring.RRASServer.MemoryUtilization" Accessibility="Public" Enabled="true" Target="MWRM2RD!Microsoft.Windows.RemoteAccess.Multitenant.2012.R2.Class.RemoteAccessServer" ParentMonitorID="Health!System.Health.PerformanceState" Remotable="true" Priority="Normal" TypeID="Perf!System.Performance.ThresholdMonitorType" ConfirmDelivery="false">
<Category>AvailabilityHealth</Category>
<AlertSettings AlertMessage="Microsoft.Windows.RemoteAccess.MultiTenant.2012.R2.Monitoring.RRASServer.MemoryUtilization.AlertMessage">
<AlertOnState>Error</AlertOnState>
<AutoResolve>true</AutoResolve>
<AlertPriority>High</AlertPriority>
<AlertSeverity>Error</AlertSeverity>
</AlertSettings>
<OperationalStates>
<OperationalState ID="UnderThreshold" MonitorTypeStateID="UnderThreshold" HealthState="Success"/>
<OperationalState ID="OverThreshold" MonitorTypeStateID="OverThreshold" HealthState="Error"/>
</OperationalStates>
<Configuration>
<ComputerName>$Target/Host/Property[Type="Windows!Microsoft.Windows.Computer"]/NetworkName$</ComputerName>
<CounterName>% Committed Bytes In Use</CounterName>
<ObjectName>Memory</ObjectName>
<InstanceName/>
<AllInstances>true</AllInstances>
<Frequency>900</Frequency>
<Threshold>90</Threshold>
</Configuration>
</UnitMonitor>