PMDAROOT(1) | General Commands Manual | PMDAROOT(1) |
pmdaroot - a privileged PMCD helper performance metrics domain agent
$PCP_PMDAS_DIR/root/pmdaroot [-d domain] [-l logfile] [-s sockname]
pmdaroot is a special Performance Metrics Domain Agent (PMDA) which cooperates closely with pmcd(1) and other PMDAs to provide limited privileged services to these unprivileged processes.
In this role it is used to discover operating system containers running on the local host. It also enables access to performance data from within those containers by other PMDAs running on the bare-metal host, using the pmdaRootConnect(3) and the associated namespace interfaces.
Like all other PMDAs, it also exports performance metrics from the domain it controls. Currently, this is limited to information about the containers on the local system; currently Docker and LXC containers can be detected.
If a non-default Docker parent-cgroup name is being used, this value can be indicated to pmdaroot through addition of a $PCP_SYSTEMD_CGROUP variable in /etc/pcp.conf.
Access to the names, help text and values for the kernel performance metrics is available by default - unlike most other agents, no action is required to enable them and they should not be removed.
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).
PCPIntro(1), pmcd(1), PMDA(3), pmdaRootConnect(3), pcp.conf(5) and unix(7).
PCP | Performance Co-Pilot |