Rate This Document
Findability
Accuracy
Completeness
Readability

memory

Command Function

Collects all 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
Figure 1 Memory information

If a -- is not displayed in red in the report, the related data is either unavailable or cannot be collected.

Table 2 Report description

Item

Description

OS Memory Info

Displays basic memory information, including the number of DIMMs, memory capacity, type, speed, kernel memory page size, number of filled memory channels, swap information, memory usage, huge page information, and automatic NUMA balancing status.

DIMM Table

Displays memory slot information, including the slot locations, vendor, size, bit width, type, speed, configuration speed, data access unit, and recommended slot status.

JSON Report

The generated report is saved in the Tool_installation_path/output/kspect-memory-YYYYMMDD-HHMMSS directory and the file name is kspect-memory-YYYYMMDD-HHMMSS.json.