Performance Co-Pilot logo [![CI](https://github.com/performancecopilot/pcp/workflows/CI/badge.svg)](https://performancecopilot.github.io/qa-reports/reports/latest/) [![Coverity Scan Build Status](https://scan.coverity.com/projects/15853/badge.svg)](https://scan.coverity.com/projects/15853) [![Documentation Status](https://readthedocs.org/projects/pcp/badge/?version=latest)](https://pcp.readthedocs.io) [![CII Best Practices](https://bestpractices.coreinfrastructure.org/projects/1872/badge)](https://bestpractices.coreinfrastructure.org/projects/1872) [![Code of Conduct](https://img.shields.io/badge/Contributor%20Covenant-2.1-4b.svg)](CODE_OF_CONDUCT.md) [![Mailing List](https://img.shields.io/badge/Mailing%20List-pcp-blue.svg)](https://groups.io/g/pcp) [![Slack Team](https://img.shields.io/badge/Slack-pcp-blue.svg)](https://h7zo83mvt1.execute-api.us-west-2.amazonaws.com/Express/) [![IRC #pcp](https://img.shields.io/badge/IRC-pcp-blue.svg)](https://web.libera.chat/#pcp) [![Github Release](https://img.shields.io/github/release/performancecopilot/pcp.svg)](https://github.com/performancecopilot/pcp/releases/latest) [![GHCR](https://img.shields.io/badge/GHCR-ghcr.io-blue?logo=github)](https://github.com/orgs/performancecopilot/packages/container/package/pcp) 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. ## Installation For common Linux distributions with prebuilt Performance Co-Pilot packages you can follow the [Quick install instructions] [https://pcp.readthedocs.io/en/latest/HowTos/installation/index.html]. See the [INSTALL](INSTALL.md) file for build, installation and configuration steps. ## Usage The [Performance Co-Pilot Quick Guides] [https://pcp.readthedocs.io/en/latest/QG/QuickGuides.html] provide information on how to perform basic tasks with Performance Co-Pilot. Check the [Performance Co-Pilot documentation][https://pcp.io/documentation.html] for addition information about [man pages][https://man7.org/linux/man-pages/dir_by_project.html#PCP] and [guides][https://pcp.readthedocs.io/en/latest/]. ## Development For more information and details on how to contribute to the PCP project visit [pcp.io](https://pcp.io/community.html).