| SwapSpaceCheck specifies the amount of swap space that needs to be available on the computer system. The amount is specified in the SwapSpaceSize property. The details of this Check are compared with the value of the CIM_OperatingSystem. TotalSwapSpaceSize property - where the CIM_OperatingSystem object is related (using RunningOS) to the CIM_Computer System instance that describes the environment. When the value of TotalSwapSpaceSize property is greater than or equal to the value specified in SwapSpaceSize, the Check is satisfied. |
| Feature | Type | Class Origin | Qualifiers | ||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| InstanceID | string | CIM_ManagedElement |
|
||||||||||
| Caption | string | CIM_ManagedElement |
|
||||||||||
| Description | string | CIM_ManagedElement |
|
||||||||||
| ElementName | string | CIM_ManagedElement |
|
||||||||||
| Name | string | CIM_Check |
|
||||||||||
| Version | string | CIM_Check |
|
||||||||||
| SoftwareElementState | uint16 | CIM_Check |
|
||||||||||
| SoftwareElementID | string | CIM_Check |
|
||||||||||
| TargetOperatingSystem | uint16 | CIM_Check |
|
||||||||||
| CheckID | string | CIM_Check |
|
||||||||||
| CheckMode | boolean | CIM_Check |
|
||||||||||
| Invoke | method | CIM_Check |
|
||||||||||
| InvokeOnSystem | method | CIM_Check |
|
||||||||||
| SwapSpaceSize | uint64 | CIM_SwapSpaceCheck |
|