Merge branch 'master' of https://github.com/kmcdonell/pcp into kenj-merge
[pcp.git] / README.md
blob00fa2835a13548d87549d30d234c9fbdd014bad7
1 ![PCP](images/pcpicon.png)
3 Performance Co-Pilot (PCP) provides a framework and services to support
4 system-level performance monitoring and management. It presents a unifying
5 abstraction for all of the performance data in a system, and many tools
6 for interrogating, retrieving and processing that data.
8 PCP is a feature-rich, mature, extensible, cross-platform toolkit
9 supporting both live and retrospective analysis. The distributed PCP
10 architecture makes it especially useful for those seeking centralized
11 monitoring of distributed processing.
13 See the [INSTALL](INSTALL.md) file for build, installation and configuration steps.
14 For more information and details on how to contribute to the PCP project
15 visit [pcp.io](http://pcp.io/community.html)