Rate This Document
Findability
Accuracy
Completeness
Readability

memory

Command Function

Collects memory information, including common memory information and DIMM information.

Syntax

1
./kspect memory [-h] [-G | -D]

Parameter Description

Table 1 Parameters of the memory command

Parameter

Description

None

Collects all memory information, including common memory information and DIMM information.

-h/--help

Obtains help information.

-G/--general

Displays all memory information.

-D/--DIMM

Displays the memory information of all sockets (SOCKET, CHANNEL, and DIMM), including the memory socket topology and the recommended insertion mode.

Example

  • Collect all memory information.
    1
    ./kspect memory
    
  • Collect only the memory information of sockets.
    1
    ./kspect memory -D