1PCP-NUMASTAT(1)             General Commands Manual            PCP-NUMASTAT(1)
2
3
4

NAME

6       pcp-numastat - report on NUMA memory allocation
7

SYNOPSIS

9       pcp [pcp options] numastat [-Vw?]
10

DESCRIPTION

12       pcp-numastat displays NUMA allocation statistics from the kernel memory
13       allocator.  Each process has NUMA policies that specify on  which  node
14       pages  are  allocated.  The performance counters in the kernel track on
15       which nodes memory is  allocated  and  these  values  are  sampled  and
16       reported by pcp-numastat.
17
18       Counters  are  maintained  individually for each NUMA node.  Details of
19       the semantics of each reported metric can be retrieved using  the  fol‐
20       lowing command:
21
22            # pminfo ‐dt mem.numa.alloc
23

OPTIONS

25       When  invoked  via  the  pcp(1)  command,  the -h/--host, -a/--archive,
26       -O/--origin, -Z/--timezone and several other pcp options  become  indi‐
27       rectly available.
28
29       -V, --version
30            Display the current version of the command.
31
32       -w width, --width=width
33            Limit display to width.
34
35       -?, --help
36            Display usage message and exit.
37

NOTES

39       pcp-numastat  is  inspired  by  the  numastat(1)  command  and produces
40       exactly the same output.
41

PCP ENVIRONMENT

43       Environment variables with the prefix PCP_ are used to parameterize the
44       file  and  directory names used by PCP.  On each installation, the file
45       /etc/pcp.conf contains the  local  values  for  these  variables.   The
46       $PCP_CONF  variable may be used to specify an alternative configuration
47       file, as described in pcp.conf(5).
48
49       For environment variables affecting PCP tools, see pmGetOptions(3).
50

SEE ALSO

52       pcp(1), numastat(1) and PCPIntro(1).
53
54
55
56Performance Co-Pilot                  PCP                      PCP-NUMASTAT(1)
Impressum