Memory Usage

A10.Monitor.MemoryUsage (UnitMonitor)

Memory usage.

Element properties:

TargetA10.Memory
Parent MonitorSystem.Health.PerformanceState
CategoryPerformanceHealth
EnabledTrue
Alert GenerateTrue
Alert SeverityError
Alert PriorityNormal
Alert Auto ResolveTrue
Monitor TypeA10.MonitorType.Memory
RemotableTrue
AccessibilityInternal
Alert Message
Memory Usage
RunAsDefault

Source Code:

<UnitMonitor ID="A10.Monitor.MemoryUsage" Accessibility="Internal" Enabled="true" Target="A10.Memory" ParentMonitorID="Health!System.Health.PerformanceState" Remotable="true" Priority="Normal" TypeID="A10.MonitorType.Memory" ConfirmDelivery="false">
<Category>PerformanceHealth</Category>
<AlertSettings AlertMessage="A10.Monitor.MemoryUsage.AlertMessage">
<AlertOnState>Warning</AlertOnState>
<AutoResolve>true</AutoResolve>
<AlertPriority>Normal</AlertPriority>
<AlertSeverity>Error</AlertSeverity>
</AlertSettings>
<OperationalStates>
<OperationalState ID="ThresholdOK" MonitorTypeStateID="ThresholdOK" HealthState="Success"/>
<OperationalState ID="ThresholdHigh" MonitorTypeStateID="ThresholdHigh" HealthState="Warning"/>
</OperationalStates>
<Configuration>
<Interval>30</Interval>
<IPAddress>$Target/Host/Host/Property[Type="SNL!System.NetworkManagement.Node"]/SNMPAddress$</IPAddress>
<Community>$RunAs[Name="SNL!System.NetworkManagement.Snmp.MonitoringAccount"]/CommunityString$</Community>
<SnmpVersion>2</SnmpVersion>
<OIDTotal>.1.3.6.1.4.1.22610.2.4.1.2.1.0</OIDTotal>
<OIDUsed>.1.3.6.1.4.1.22610.2.4.1.2.2.0</OIDUsed>
<Threshold>90</Threshold>
</Configuration>
</UnitMonitor>