Class CIM_MemoryCheck
extends CIM_Check

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 Check are compared with the value of the CIM_OperatingSystem. FreePhysicalMemory property - where the CIM_OperatingSystem object is related (using InstalledOS) to the CIM_Computer System instance that describes the environment. When the value of the FreePhysicalMemory property is greater than or equal to the value specified in MemorySize, the Check is satisfied.

Table of Contents
Hierarchy
Direct Known Subclasses
Class Qualifiers
Class Properties
Class Methods


Class Hierarchy

CIM_ManagedElement
   |
   +--CIM_Check
   |
   +--CIM_MemoryCheck

Direct Known Subclasses

Class Qualifiers

NameData TypeValue
DescriptionstringMemoryCheck 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 Check are compared with the value of the CIM_OperatingSystem. FreePhysicalMemory property - where the CIM_OperatingSystem object is related (using InstalledOS) to the CIM_Computer System instance that describes the environment. When the value of the FreePhysicalMemory property is greater than or equal to the value specified in MemorySize, the Check is satisfied.
UMLPackagePathstringCIM::Application::CheckAction
Versionstring2.6.0

Class Properties

Local Class Properties

NameData TypeDefault ValueQualifiers
NameData TypeValue
MemorySizeuint64
DescriptionstringThe amount of memory that needs to exist on a computer system for a SoftwareElement to execute properly.
ModelCorrespondencestringCIM_OperatingSystem.FreePhysicalMemory
PUnitstringbyte * 2^10
UnitsstringKiloBytes

Inherited Properties

NameData Type
Captionstring
CheckIDstring
CheckModeboolean
Descriptionstring
ElementNamestring
Generationuint64
InstanceIDstring
Namestring
SoftwareElementIDstring
SoftwareElementStateuint16
TargetOperatingSystemuint16
Versionstring

Class Methods

Inherited Class Methods

NameReturn Type
Invokeuint32
InvokeOnSystemuint32