Class CIM_MemoryCheck
extends CIM_Check

The MemoryCheck specifies a condition for the minimum amount of memory that needs to be available on a system. The amount is specified in the MemorySize property. The details of this checks are compared with the value of the FreePhysicalMemory property of the CIM_OperatingSystem object referenced by an InstalledOS association for the CIM_ComputerSystem object that describes the environment. When the value of FreePhyscalMemory property is greater than or equal to the value specified in MemorySize, the condition is satisfied.

Class Hierarchy

CIM_ManagedElement
   |
   +--CIM_Check
   |
   +--CIM_MemoryCheck

Direct Known Subclasses

None.

Class Qualifiers

NameData TypeValueScopeFlavors
Descriptionstring The MemoryCheck specifies a condition for the minimum amount of memory that needs to be available on a system. The amount is specified in the MemorySize property. The details of this checks are compared with the value of the FreePhysicalMemory property of the CIM_OperatingSystem object referenced by an InstalledOS association for the CIM_ComputerSystem object that describes the environment. When the value of FreePhyscalMemory property is greater than or equal to the value specified in MemorySize, the condition is satisfied. None TRANSLATABLE= true

Local Class Properties

NameData TypeQualifiers
NameData TypeValueScopeFlavors
MemorySizeuint64
DescriptionstringThe amount of memory that needs to exist on a computer system for a software element to executing properly. None TRANSLATABLE= true
ModelCorrespondencestringCIM_OperatingSystem.FreePhysicalMemoryNone None
unitsstringKiloBytesNone TRANSLATABLE= true

Inherited Properties

NameData TypeClass Origin
CaptionstringCIM_ManagedElement
CheckIDstringCIM_Check
CheckModebooleanCIM_Check
DescriptionstringCIM_ManagedElement
NamestringCIM_Check
SoftwareElementIDstringCIM_Check
SoftwareElementStateuint16CIM_Check
TargetOperatingSystemuint16CIM_Check
VersionstringCIM_Check