1PCP-IPCS(1) General Commands Manual PCP-IPCS(1)
2
3
4
6 pcp-ipcs - provide information on IPC facilities
7
9 pcp [pcp options] ipcs [-luV?] [output-format]
10
12 pcp-ipcs provides information on the inter-process communication facil‐
13 ities for which the calling process has read access.
14
16 When invoked via the pcp(1) command, the -h/--host, -a/--archive,
17 -O/--origin, -Z/--timezone and several other pcp options become indi‐
18 rectly available; refer to PCPIntro(1) for a complete description of
19 these options.
20
21 The additional command line options available for pcp-ipcs are:
22
23 -V, --version
24 Display version information and exit.
25
26 -?, --help
27 Display the usage message and exit.
28
29 Output formats
30 -l, --limits
31 Show resource limits.
32
33 -u, --summary
34 Show status summary.
35
37 Environment variables with the prefix PCP_ are used to parameterize the
38 file and directory names used by PCP. On each installation, the file
39 /etc/pcp.conf contains the local values for these variables. The
40 $PCP_CONF variable may be used to specify an alternative configuration
41 file, as described in pcp.conf(5).
42
43 For environment variables affecting PCP tools, see pmGetOptions(3).
44
46 PCPIntro(1), pcp(1), ipcmk(1), ipcrm(1), msgrcv(2), msgsnd(2),
47 semget(2), semop(2), shmat(2), shmdt(2) and shmget(2).
48
49
50
51Performance Co-Pilot PCP PCP-IPCS(1)