Performance Co-Pilot
Clone or download
Permalink
Failed to load latest commit information.
books docs: drop references to PMDA Install $pmda_interface variable Aug 14, 2018
build build: move the rpm spec gcc dep from pcp to pcp-testsuite Oct 30, 2018
debian build: add option for python bcc packages from iovisor repos Oct 9, 2018
images icons: updates to various things touched by icon changes Nov 23, 2017
m4 Add the PKG_CHECK_VAR m4 macro into the aclocal.m4 set Aug 21, 2014
man docs: update LOGIMPORT(3) man page to mention python wrapper too Oct 26, 2018
provisioning move cairo homebrew dependency down to a non-universal install (becau… Feb 28, 2017
qa qa/514, 519 and 583: need deeper syslog history Oct 30, 2018
scripts scripts/pcp-push: don't let kenj push directly into the main tree Oct 20, 2018
src src/pmie: fix for GH issue #571 Oct 30, 2018
.dir-locals.el add emacs .dir-local.el for formatting preferences Apr 7, 2013
.gitignore Integrate Libuv into libpcp_web Jun 2, 2018
.pylintrc pylintrc: disable access-member-before-definition Aug 31, 2018
.travis.yml build: switch Coverity scan notification back on Oct 25, 2018
CHANGELOG build: update version and changelogs for next planned release Sep 21, 2018
COPYING Update the top-level COPYING file to match the sources :P Aug 27, 2013
GNUmakefile build: add a 'make check' target, available everywhere Sep 5, 2018
HACKING.md docs: switch HACKING to markdown, add a security section May 28, 2018
INSTALL.md docs: further details about getting the pre-built package Aug 13, 2018
Makepkgs build: add --check option to Makepkgs script Oct 16, 2018
OSXReadme.md Added OSXReadme.md to outline how this osxsierra box needs to be hand… Feb 25, 2017
README.md docs: update remaining pcp.io references to https May 29, 2018
README.osx docs: additinal, small typo fixes in osx README Mar 20, 2018
VERSION.pcp build: update version and changelogs for next planned release Sep 21, 2018
Vagrantfile remove bleating warnings about osxsierra box, if your a Mac person yo… Feb 28, 2017
aclocal.m4 selinux: qa fixes for el6 conditional contexts Jan 31, 2018
config.guess build: update config.guess and config.sub to current upstream Mar 15, 2016
config.mingw config.mingw: get fmt_pid quoting correct Feb 21, 2018
config.sub build: update config.guess and config.sub to current upstream Mar 15, 2016
configure configure.ac: change logic for fmt_int64 on the "hardway" path Oct 27, 2018
configure.ac configure.ac: change logic for fmt_int64 on the "hardway" path Oct 27, 2018
install-sh install-sh: fix for *BSD strangeness Sep 11, 2018
pcp.lsm.in docs: final round of pcp.io http vs https transitions May 30, 2018

README.md

PCP

Build Status Coverity Scan Build Status CII Best Practices Github Release

Performance Co-Pilot (PCP) provides a framework and services to support system-level performance monitoring and management. It presents a unifying abstraction for all of the performance data in a system, and many tools for interrogating, retrieving and processing that data.

PCP is a feature-rich, mature, extensible, cross-platform toolkit supporting both live and retrospective analysis. The distributed PCP architecture makes it especially useful for those seeking centralized monitoring of distributed processing.

See the INSTALL file for build, installation and configuration steps. For more information and details on how to contribute to the PCP project visit pcp.io