table of contents
IPMCTL-SHOW-SOCKET(1) | ipmctl | IPMCTL-SHOW-SOCKET(1) |
NAME¶
ipmctl-show-socket - Shows basic information about the physical processors
SYNOPSIS¶
ipmctl show [OPTIONS] -socket [TARGETS]
DESCRIPTION¶
Shows basic information about the physical processors in the host server.
OPTIONS¶
-a, -all
Note
The all and display options are exclusive and may not be used together.
-d (attributes), -display (attributes)
-h, -help
-ddrt
-smbus
Note
The -ddrt and -smbus options are mutually exclusive and may not be used together.
-o (text|nvmxml), -output (text|nvmxml)
-u (B|MB|MiB|GB|GiB|TB| TiB), -units (B|MB|MiB|GB|GiB|TB| TiB)
TARGETS¶
-socket [SocketIDs]
EXAMPLES¶
Displays information about all the processors.
ipmctl show -socket
Lists all properties for socket 1.
ipmctl show -socket 1
Retrieves specific properties for each processor.
ipmctl show -d MappedMemoryLimit -socket
RETURN DATA¶
Displays a table with the attributes listed below for each physical processor installed in the host server.
SocketID
MappedMemoryLimit
TotalMappedMemory
2021-12-29 | ipmctl |