pcp.env(4) - Linux man page
Name
pcp.env - script to set Performance Co-Pilot run-time environment variables
Synopsis
/etc/pcp.env
Description
The pcp.env script is sourced by assorted Performance Co-Pilot (PCP) scripts and utilities to define the PCP operating environment variables. The
conjugate for executable programs using the PCP libraries is the __pmGetConfig(3) function.
Typical usage of pcp.env in a script is as follows :
- #! /bin/sh
# source the PCP environment variables . /etc/pcp.env rest of script ...
- The full syntax and semantics of the pcp.conf file and the __pmGetConfig function are described in their respective reference
pages.
Environment
The PCP_CONF environment variable specifies an alternative path to the pcp.conf file.
See Also
pcpintro(1), pcpintro(3), pmapi(3), __pmGetConfig(3) and pcp.conf(4).
Referenced By
chkhelp(1),
dbpmda(1),
genpmda(1),
mkaf(1),
mmv(4),
newhelp(1),
pcp(1),
pmafm(1),
pmcd(1),
pmcd_wait(1),
pmchart(1),
pmclient(1),
pmconfig(1),
pmcpp(1),
pmdacisco(1),
pmdamailq(1),
pmdasample(1),
pmdasimple(1),
pmdate(1),
pmdbg(1),
pmdumplog(1),
pmerr(1),
pmevent(1),
pmgenmap(1),
pmgetarchiveend(3),
pmgetarchivelabel(3),
pmgetchildren(3),
pmgetchildrenstatus(3),
pmgetconfig(3),
pmgetcontexthostname(3),
pmgetindom(3),
pmgetindomarchive(3),
pmgetpmnslocation(3),
pmhostname(1),
pmidstr(3),
pmie(1),
pmiestatus(1),
pmindomstr(3),
pminfo(1),
pmlc(1),
pmloadasciinamespace(3),
pmloadnamespace(3),
pmlocaltime(3),
pmlogcheck(1),
pmlogconf(1),
pmlogextract(1),
pmlogger(1),
pmloglabel(1),
pmlogreduce(1),
pmlogrewrite(1),
pmlookupdesc(3),
pmlookupindom(3),
pmlookupindomarchive(3),
pmlookupindomtext(3),
pmlookupname(3),
pmlookuptext(3),
pmnameall(3),
pmnameid(3),
pmnameindom(3),
pmnameindomarchive(3),
pmnewcontext(3),
pmnewcontextzone(3),
pmnewlog(1),
pmnewzone(3),
pmns(4),
pmnsadd(1),
pmnscomp(1),
pmnsdel(1),
pmnsmerge(1),
pmpost(1),
pmprobe(1),
pmproxy(1),
pmsignal(1),
pmstat(1),
pmval(1)