Skip to content

Instantly share code, notes, and snippets.

@abarrak
Last active September 17, 2023 12:12
Show Gist options
  • Save abarrak/429ad109df9e57c5d7a69f444db19e60 to your computer and use it in GitHub Desktop.
Save abarrak/429ad109df9e57c5d7a69f444db19e60 to your computer and use it in GitHub Desktop.
Performance Copilot
#!/usr/bin/env bash
## installation ..
#
yum install -y pcp pcp-gui pcp-system-tools pcp-doc
systemctl start pmcd
## explore ..
#
pmctl
pmatop
pmcollectl
pmchart
pmval
pminfo
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment