Install the PDC binaries on your server
If you are installing the PDC binaries on your server, you must manually download and install them. The PDC binaries support Mac OS, Linux OS, and Windows OS across ARM64, AMD64, and 32-bit architectures.
You’ll download the PDC release for your platform, copy it to your server, and extract the binary on the command line.
In Grafana Cloud, click the PDC Agent releases page link to open the releases page.
Download the file that matches your operating system and architecture.
Sign in to the server on which you are installing PDC and open the terminal.
If you are installing PDC on a Linux machine and you are unsure of the architecture, run
uname -min the terminal. If you are installing on Linux, runsudo su -to switch to the root user.Download the PDC binary compressed file. For example:
wget https://github.com/grafana/pdc-agent/releases/download/v0.0.38/pdc-agent_Linux_x86_64.tar.gzExtract the contents of the compressed file. For example:
tar -xvzf pdc-agent_Linux_x86_64.tar.gzYou should see output similar to:
pdc-agent_Linux_x86_64/LICENSE pdc-agent_Linux_x86_64/README.md pdc-agent_Linux_x86_64/pdc
You extracted the PDC agent files and are ready to deploy the agent in the next milestone.
Troubleshooting
Explore the following troubleshooting topics if you need help:
Troubleshooting options
Please tell us what didn't work: