Memory Information

Microsoft.Linux.SLES.12.Invoke.MemoryInfo.Task (Task)

Provides available Memory and Swap in MB.

Element properties:

TargetMicrosoft.Linux.SLES.12.Computer
AccessibilityInternal
CategoryMaintenance
EnabledTrue
RemotableFalse
Timeout300

Member Modules:

ID Module Type TypeId RunAs 
Enumerate ProbeAction Microsoft.Unix.WSMan.Enumerate Default

Source Code:

<Task ID="Microsoft.Linux.SLES.12.Invoke.MemoryInfo.Task" Target="Microsoft.Linux.SLES.12.Computer" Accessibility="Internal" Enabled="true">
<Category>Maintenance</Category>
<ProbeAction ID="Enumerate" TypeID="Unix!Microsoft.Unix.WSMan.Enumerate">
<Uri>http://schemas.microsoft.com/wbem/wscim/1/cim-schema/2/SCX_MemoryStatisticalInformation?__cimnamespace=root/scx</Uri>
</ProbeAction>
</Task>