logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

pcp-reboot-init - Performance Co-Pilot helper script after system reboot

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.

Name

pcp-reboot-init - Performance Co-Pilot helper script after system reboot

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).

Performance Co-Pilot                                   PCP                                    PCP-REBOOT-INIT(1)

Synopsis

$PCP_BINADM_DIR/pcp-reboot-init

See Also