Download

Pre-built Performance Co-Pilot packages and containers can be installed from Packagecloud.

Please follow the installation instructions on how to setup the repositories for your distribution.

Distributions

Performance Co-Pilot is already included in all popular distributions (RHEL, Debian, Fedora, Suse, Ubuntu). Here are some instructions to install PCP from your distribution.

Debian / Ubuntu

apt-get install pcp
invoke-rc.d pmcd start
invoke-rc.d pmie start
invoke-rc.d pmlogger start

Fedora / RHEL

yum install pcp
# RHEL 6
service pmcd start
service pmlogger start
service pmie start
# RHEL 7 and later / Fedora
systemctl start pmcd
systemctl start pmie
systemctl start pmlogger

openSUSE

Direct Install link

Solaris

Here are the Solaris packages

Mac OSX

DMG files

Windows

Here are the Windows MSI packages (NB: they are a bit outdated, we're working on it)