SlackBuilds Repository

15.0 > System > pcp (6.0.4)

RedHat Performance Co-Pilot is a distributed monitoring solution.

Essentially it is a turbocharged sysstat, with support for much
more sources of data than the sysstat originally provided.

1. Build and running requires a dedicated user add one like this:

groupadd -r -g 377 pcp
useradd -r -u 377 -g 377 -m -d /var/lib/pcp/tmp -s /bin/false \
pcp

2. PCP conflicts with dstat, because it install (seemingly compatible)
binary with the same name.

3. Optional deps not on SBo: qt3d (for qt5)

4. Optional deps on SBo: libvirt-python, qt6(with qt3d), tsocks

5. This SlackBuild uses Slackware's SysV-Init support, in that
it installs the service files into /etc/rc.d/init.d/
If you need to enable any of them, you can add symlinks to them
in /etc/rc.d/rc$i.d, where $i is the runlevel, or you can call them
directly from rc.local.

This requires: avahi, perl-File-Slurp, perl-JSON, perl-Net-SNMP, perl-xml-libxml, perl-yaml, jsonpointer, python3-psycopg2, libwww-perl, python3-openpyxl

Maintained by: Lockywolf
Keywords: performance co-pilot,performance monitoring,performance management,performance data analysis,centralized monitoring of distributed processing,sysstat,acct,performance,perf,statistics,pcp
ChangeLog: pcp

Homepage:
https://pcp.io

Source Downloads:
pcp-6.0.4.tar.gz (080191e19678546a293f65428ca43003)

Download SlackBuild:
pcp.tar.gz
pcp.tar.gz.asc (FAQ)

(the SlackBuild does not include the source)

Individual Files:
README
doinst.sh
pcp.SlackBuild
pcp.info
slack-desc
sysuser.conf
tmpfile.conf

Validated for Slackware 15.0

See our HOWTO for instructions on how to use the contents of this repository.

Access to the repository is available via:
ftp git cgit http rsync

© 2006-2024 SlackBuilds.org Project. All rights reserved.
Slackware® is a registered trademark of Patrick Volkerding
Linux® is a registered trademark of Linus Torvalds