pcp-reboot-init - Man Page
Performance Co-Pilot helper script after system reboot
Synopsis
$PCP_BINADM_DIR/pcp-reboot-init
Description
pcp-reboot-init performs “one-trip” initialization after system reboot for the various components of the Performance Co-Pilot (PCP).
The script is normally called from init(1) or systemd(1) scripts prior to starting other PCP components. It should not need to be run at other times, but is idempotent so repeated execution is harmless, but useless.
pcp-reboot-init is intended to be run as the “root” user, and will fail otherwise.
PCP Environment
The file /etc/pcp.conf contains the local values for PCP_ variables used in this script.
See Also
init(1), PCPIntro(1), systemd(1), pcp.conf(5) and pcp.env(5).
Info
PCP Performance Co-Pilot