diff options
author | Igor Pashev <pashev.igor@gmail.com> | 2014-10-26 12:33:50 +0400 |
---|---|---|
committer | Igor Pashev <pashev.igor@gmail.com> | 2014-10-26 12:33:50 +0400 |
commit | 47e6e7c84f008a53061e661f31ae96629bc694ef (patch) | |
tree | 648a07f3b5b9d67ce19b0fd72e8caa1175c98f1a /README | |
download | pcp-debian.tar.gz |
Debian 3.9.10debian/3.9.10debian
Diffstat (limited to 'README')
-rw-r--r-- | README | 13 |
1 files changed, 13 insertions, 0 deletions
@@ -0,0 +1,13 @@ +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 http://www.pcp.io |