pcp.conf — the Performance Co-Pilot configuration and environment file

Synopsis

/etc/pcp.conf

Description

When using Performance Co-Pilot (PCP) tools and utilities and when calling PCP library functions, a standard set of environment variables are defined in /etc/pcp.conf. These variables are generally used to specify the location of various PCP pieces in the file system and may be loaded into shell scripts by sourcing the /etc/pcp.env(5) shell script and queried by C/C++ programs using the pmGetConfig(3) library function. If a variable is already defined in the environment, the values in pcp.conf do not override those values, i.e. the values in pcp.conf serve as installation defaults only.

Both the pcp.env and pcp.conf files are expected to be found in /etc by default. If required, the pcp.conf file may be relocated and PCP_CONF set in the environment to specify the full path to the new location. The pcp.env file can not be relocated (this is the only hard coded path required by PCP).

The syntax rules for pcp.conf are as follows :

  1. the general syntax is

    PCP_VARIABLE_NAME=variable value to end of line

  2. lines that begin with # and all blank lines are ignored.
  3. all variables must be prefixed with PCP_. This is a security issue - variables that do not have this prefix will be silently ignored.
  4. there should be no space between the variable name and the literal = and no space between the = and the variable value (unless the value actually starts with a space). This is required because the pcp.conf file may be sourced directly by Makefiles as well as interpreted by the pcp.env script and the pmGetConfig function.
  5. variable values may contain spaces and should not be quoted. The pcp.env script automatically quotes all variable values from the character immediately following the = through to the end of the line.

For further details and an explanation of the use of each variable, see the comments in the /etc/pcp.conf file itself.

Environment

The PCP_CONF environment variable specifies an alternative path to the pcp.conf file.

See Also

PCPIntro(1), pmconfig(1), PCPIntro(3), PMAPI(3), pmGetConfig(3) and pcp.env(5).

Referenced By

chkhelp(1), collectl2pcp(1), dbpmda(1), fBpmdabpftracefP(1), ganglia2pcp(1), genpmda(1), iostat2pcp(1), LOGARCHIVE(5), mkaf(1), mmv(5), mrtg2pcp(1), newhelp(1), pcp(1), pcp2elasticsearch(1), pcp2graphite(1), pcp2influxdb(1), pcp2json(1), pcp2spark(1), pcp2xlsx(1), pcp2xml(1), pcp2zabbix(1), pcp-atop(1), pcp-atopsar(1), pcp-dmcache(1), pcp-dstat(1), pcp-dstat(5), pcp.env(5), pcp-free(1), PCPIntro(1), PCPIntro(3), pcp-iostat(1), pcp-ipcs(1), pcp-kube-pods(1), pcp-mpstat(1), pcp-numastat(1), pcp-pidstat(1), pcp-python(1), pcp-shping(1), pcp-tapestat(1), pcp-uptime(1), pcp-verify(1), pcp-vmstat(1), pmafm(1), PMAPI(3), pmcd(1), pmcd_wait(1), pmchart(1), pmclient(1), pmconfig(1), pmconfirm(1), pmcpp(1), PMDA(3), pmdaactivemq(1), pmdaaix(1), pmdaapache(1), pmdabash(1), pmdabcc(1), pmdabind2(1), pmdabonding(1), pmdacifs(1), pmdacisco(1), pmdadbping(1), pmdadm(1), pmdadocker(1), pmdads389(1), pmdads389log(1), pmdaelasticsearch(1), pmdagfs2(1), pmdagluster(1), pmdagpfs(1), pmdahaproxy(1), pmdajbd2(1), pmdajson(1), pmdalibvirt(1), pmdalio(1), pmdalmsensors(1), pmdalogger(1), pmdalustre(1), pmdalustrecomm(1), pmdamailq(1), pmdamemcache(1), pmdamic(1), pmdammv(1), pmdamounts(1), pmdamssql(1), pmdamysql(1), pmdanetcheck(1), pmdanetfilter(1), pmdanfsclient(1), pmdanginx(1), pmdanutcracker(1), pmdanvidia(1), pmdaOpenLog(3), pmdaopenmetrics(1), pmdaoracle(1), pmdaperfevent(1), pmdapipe(1), pmdapodman(1), pmdapostfix(1), pmdapostgresql(1), pmdaproc(1), pmdaredis(1), pmdaroomtemp(1), pmdaroot(1), pmdarsyslog(1), pmdasample(1), pmdasendmail(1), pmdashping(1), pmdasimple(1), pmdaslurm(1), pmdasmart(1), pmdastatsd(1), pmdasummary(1), pmdasystemd(1), pmdate(1), pmdatrace(1), pmdatrace(3), pmdatrivial(1), pmdatxmon(1), pmdaunbound(1), pmdaweblog(1), pmdaxfs(1), pmdazimbra(1), pmdazswap(1), pmdbg(1), pmdiff(1), pmDiscoverServices(3), pmdumplog(1), pmdumptext(1), pmerr(1), pmevent(1), pmfind(1), pmFreeOptions(3), pmgenmap(1), pmGetAPIConfig(3), pmGetArchiveEnd(3), pmGetArchiveLabel(3), pmGetChildren(3), pmGetChildrenStatus(3), pmGetContextHostName(3), pmGetInDom(3), pmGetInDomArchive(3), pmgetopt(1), pmGetPMNSLocation(3), pmhostname(1), pmIDStr(3), pmie(1), pmie2col(1), pmie_check(1), pmieconf(1), pmiestatus(1), pmInDomStr(3), pminfo(1), pmjson(1), pmlc(1), pmLoadASCIINameSpace(3), pmLoadNameSpace(3), pmLocaltime(3), pmlogcheck(1), pmlogconf(1), pmlogextract(1), pmlogger(1), pmlogger_check(1), pmlogger_daily_report(1), pmlogger_merge(1), pmlogger_rewrite(1), pmloglabel(1), pmlogreduce(1), pmlogrewrite(1), pmlogsummary(1), pmLookupDesc(3), pmLookupInDom(3), pmLookupInDomArchive(3), pmLookupInDomText(3), pmLookupName(3), pmLookupText(3), pmmgr(1), pmNameAll(3), pmNameID(3), pmNameInDom(3), pmNameInDomArchive(3), pmNewContext(3), pmNewContextZone(3), pmnewlog(1), pmNewZone(3), PMNS(5), pmnsadd(1), pmnsdel(1), pmnsmerge(1), pmpost(1), pmprobe(1), pmproxy(1), pmpython(1), pmrep(1), pmrep.conf(5), pmseries(1), pmsignal(1), pmstore(1), pmtrace(1), sar2pcp(1), telnet-probe(1).

PCP Performance Co-Pilot