pcp
pcp copied to clipboard
Performance Co-Pilot
Metrics of pcp-pmda-bonding are missing help texts. The following metrics of pcp-pmda-bonding are missing online help texts. This is output of ```pminfo -t``` filtered to metrics without a help text:...
Metrics of pcp-pmda-bash are missing help texts. The following metrics of pcp-pmda-bash are missing online help texts. This is output of ```pminfo -t``` filtered to metrics without a help text:...
Metrics of pcp-pmda-apache are missing help texts. The following metrics of pcp-pmda-apache are missing online help texts. This is output of ```pminfo -t``` filtered to metrics without a help text:...
Metrics of pcp-pmda-activemq are missing help texts. The following metrics of pcp-pmda-activemq are missing online help texts. This is output of ```pminfo -t``` filtered to metrics without a help text:...
As a normal user: ``` 5f87707b1cef docker.io/library/redis:alpine docker-entrypoint... 2 hours ago Up 2 hours ago 0.0.0.0:8000->8065/tcp, 0.0.0.0:8001->8066/tcp, 0.0.0.0:3001->3001/tcp redis f0ad97f94c2d docker.io/library/postgres:9.6.9 docker-entrypoint... 2 hours ago Up 2 hours ago 0.0.0.0:8000->8065/tcp,...
From https://groups.io/g/pcp/message/24146: " In pidstat(1) StkSize seems to be available as proc.memory.vmstack but I don't see a PCP metric corresponding to StkRef. There is proc.smaps.referenced which is taken from /proc/PID/smaps_rollup...
This is an RFE to gather requirements and capture discussion around the next PCP archive format (v3). ### Y2038 and nanosecond timestamps The current on-disk pmResult data structure contains 2x...
Use Case: It's desirable to show only the top X instances, for example showing the top X CPU or MEM-using processes on the system on a chart in Grafana. The...
pmlogctl using the default class creates a control file with the pmlogger config file named ./somehost, which ends up in the pmlogger log directory rather than /var/lib/pcp/config/pmloggersomehost.config. E.g. ``` #...
Convert the JSMN code in libpcp_web to use JSONSL