install-sh
System level performance monitoring and performance management
Install
- All systems
-
curl cmd.cat/install-sh.sh
- Debian
-
apt-get install libpcp3-dev - Ubuntu
-
apt-get install libpcp3-dev - Kali Linux
-
apt-get install libpcp3-dev - CentOS
-
yum install pcp - Fedora
-
dnf install pcp - Windows (WSL2)
-
sudo apt-get updatesudo apt-get install libpcp3-dev - Raspbian
-
apt-get install libpcp3-dev
pcp
System level performance monitoring and performance management
Performance Co-Pilot (PCP) is a framework and services to support system-level performance monitoring and performance management. The Performance Co-Pilot provides a unifying abstraction for all of the interesting performance data in a system, and allows client applications to easily retrieve and process any subset of that data.
libpcp3-dev
Performance Co-Pilot library and headers
The libpcp-dev package contains the base Performance Co-Pilot (PCP) library and header files needed to develop collector and monitor programs which make use of PCP services. The Performance Co-Pilot provides a unifying abstraction for all of the interesting performance data in a system, and allows client applications to easily retrieve and process any subset of that data.