Memory Unit Monitor

Lenovo.TMM.Server.MP.Memory.UnitMonitor (UnitMonitor)

Description for the new unit monitor.

Element properties:

TargetLenovo.TMM.Server.MP.Inventory.Memory.Class
Parent MonitorSystem.Health.AvailabilityState
CategoryPerformanceHealth
EnabledTrue
Instance NameMemory
Counter NameAvailable MBytes
Frequency120
Alert GenerateFalse
Alert Auto ResolveFalse
Monitor TypeSystem.Performance.ThresholdMonitorType
RemotableTrue
AccessibilityInternal
RunAsDefault

Source Code:

<UnitMonitor ID="Lenovo.TMM.Server.MP.Memory.UnitMonitor" Accessibility="Internal" Enabled="true" Target="Lenovo.TMM.Server.MP.Inventory.Memory.Class" ParentMonitorID="Health!System.Health.AvailabilityState" Remotable="true" Priority="Normal" TypeID="Perf!System.Performance.ThresholdMonitorType" ConfirmDelivery="false">
<Category>PerformanceHealth</Category>
<OperationalStates>
<OperationalState ID="UnderThreshold" MonitorTypeStateID="UnderThreshold" HealthState="Warning"/>
<OperationalState ID="OverThreshold" MonitorTypeStateID="OverThreshold" HealthState="Success"/>
</OperationalStates>
<Configuration>
<ComputerName>$Target/Host/Host/Property[Type="Windows!Microsoft.Windows.Computer"]/NetworkName$</ComputerName>
<CounterName>Available MBytes</CounterName>
<ObjectName>Memory</ObjectName>
<InstanceName/>
<AllInstances>false</AllInstances>
<Frequency>120</Frequency>
<Threshold>1024</Threshold>
</Configuration>
</UnitMonitor>