1IPMCTL-SHOW-SOCKET(1)               ipmctl               IPMCTL-SHOW-SOCKET(1)
2
3
4

NAME

6       ipmctl-show-socket - Shows basic information about the physical
7       processors
8

SYNOPSIS

10       ipmctl show [OPTIONS] -socket [TARGETS]
11

DESCRIPTION

13       Shows basic information about the physical processors in the host
14       server.
15

OPTIONS

17       -a, -all
18           Shows all attributes.
19
20           Note
21           The all and display options are exclusive and may not be used
22           together.
23
24       -d (attributes), -display (attributes)
25           Filters the returned attributes by explicitly specifying a
26           comma-separated list of any of the attributes defined in the Return
27           Data section.
28
29       -h, -help
30           Displays help for the command.
31
32       -o (text|nvmxml), -output (text|nvmxml)
33           Changes the output format. One of: "text" (default) or "nvmxml".
34
35       -u (B|MB|MiB|GB|GiB|TB| TiB), -units (B|MB|MiB|GB|GiB|TB| TiB)
36           Changes the units that capacities are displayed in for this
37           command. One of: bytes (B), megabytes (MB), mebibytes (MiB),
38           gigabytes (GB), gibibytes (GiB), terabytes (TB) or tebibytes (TiB).
39

TARGETS

41       -socket (SocketIDs)
42           Restricts output to the DIMMs installed on specific sockets by
43           supplying the socket target and one or more comma-separated socket
44           identifiers. The default is to display all sockets.
45

EXAMPLES

47       Displays information about all the processors.
48
49       ipmctl show -socket
50
51       Lists all properties for socket 1.
52
53       ipmctl show -socket 1
54
55       Retrieves specific properties for each processor.
56
57       ipmctl show -d MappedMemoryLimit -socket
58

RETURN DATA

60       Displays a table with the attributes listed below for each physical
61       processor installed in the host server.
62
63       SocketID
64           (Default) The processor socket identifier.
65
66       MappedMemoryLimit
67           (Default) The maximum amount of memory that is allowed to be mapped
68           into the system physical address space for this processor based on
69           its SKU.
70
71       TotalMappedMemory
72           (Default) The total amount of memory that is currently mapped into
73           the system physical address space for this processor.
74
75
76
77ipmctl                            2019-10-23             IPMCTL-SHOW-SOCKET(1)
Impressum