pmwebd
Performance Co-Pilot (PCP) web API service
Install
- All systems
-
curl cmd.cat/pmwebd.sh
- Debian
-
apt-get install pcp-webapi
- Ubuntu
-
apt-get install pcp-webapi
- Kali Linux
-
apt-get install pcp-webapi
- CentOS
-
yum install pcp-webapi
- Fedora
-
dnf install pcp-webapi
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install pcp-webapi
- Raspbian
-
apt-get install pcp-webapi
- Dockerfile
- dockerfile.run/pmwebd
pcp-webapi
Performance Co-Pilot (PCP) web API service
Provides a daemon (pmwebd) that binds a large subset of the Performance Co-Pilot (PCP) client API (PMAPI) to RESTful web applications using the HTTP (PMWEBAPI) protocol.
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.