|
NAME | SYNOPSIS | DESCRIPTION | OPTIONS | PCP ENVIRONMENT | SEE ALSO | COLOPHON |
PCP-IPCS(1) General Commands Manual PCP-IPCS(1)
pcp-ipcs - provide information on IPC facilities
pcp [pcp options] ipcs [-luV?] [output-format]
pcp-ipcs provides information on the inter-process communication
facilities for which the calling process has read access.
When invoked via the pcp(1) command, the -h/--host, -a/--archive,
-O/--origin, -Z/--timezone and several other pcp options become
indirectly available; refer to PCPIntro(1) for a complete description
of these options.
The additional command line options available for pcp-ipcs are:
-V, --version
Display version information and exit.
-?, --help
Display the usage message and exit.
Output formats
-l, --limits
Show resource limits.
-u, --summary
Show status summary.
Environment variables with the prefix PCP_ are used to parameterize
the file and directory names used by PCP. On each installation, the
file /etc/pcp.conf contains the local values for these variables.
The $PCP_CONF variable may be used to specify an alternative
configuration file, as described in pcp.conf(5).
For environment variables affecting PCP tools, see pmGetOptions(3).
PCPIntro(1), pcp(1), ipcmk(1), ipcrm(1), msgrcv(2), msgsnd(2),
semget(2), semop(2), shmat(2), shmdt(2) and shmget(2).
This page is part of the PCP (Performance Co-Pilot) project.
Information about the project can be found at ⟨http://www.pcp.io/⟩.
If you have a bug report for this manual page, send it to
pcp@groups.io. This page was obtained from the project's upstream
Git repository ⟨https://github.com/performancecopilot/pcp.git⟩ on
2020-08-13. (At that time, the date of the most recent commit that
was found in the repository was 2020-08-11.) If you discover any
rendering problems in this HTML version of the page, or you believe
there is a better or more up-to-date source for the page, or you have
corrections or improvements to the information in this COLOPHON
(which is not part of the original manual page), send a mail to
man-pages@man7.org
Performance Co-Pilot PCP PCP-IPCS(1)