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.
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.
apt-get install pcp invoke-rc.d pmcd start invoke-rc.d pmie start invoke-rc.d pmlogger start
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
Direct Install link
No downloads, only building from source.
No downloads, only building from source.
No downloads, only building from source.
Source .tar.gz files can be found here: PCP source
Git clone from the PCP repository
Grafana plugin: git://github.com/performancecopilot/grafana-pcp.git
Ansible roles: git://github.com/performancecopilot/ansible-pcp.git
Java instrumentation: git://github.com/performancecopilot/parfait.git
C++ PMDA interface: git://github.com/pcolby/pcp-pmda-cpp.git
Apache Qpid metrics: git://github.com/pcolby/pcp-pmda-qpid.git
PDF graph converter: git://github.com/performancecopilot/pcp2pdf.git