Download and verify OVA file¶
This section contains guidelines on how to download and verify the OVA file.
To download an OVA file from the UI:
- Open a web browser.
- Visit the PMM Server download page.
- Choose a Version or use the default (the latest).
- Click the link for
pmm-server-3.0.0.ova
to download it. Note where your browser saves it. - Right click the link for
pmm-server-3.0.0.sha256sum
and save it in the same place as the.ova
file. - (Optional) Verify.
Download the latest PMM Server OVA and checksum files.
wget https://www.percona.com/downloads/pmm2/3.0.0/ova/pmm-server-3.0.0.ova
wget https://www.percona.com/downloads/pmm2/3.0.0/ova/pmm-server-3.0.0.sha256sum
Verify OVA file from CLI¶
Verify the checksum of the downloaded .ova file.
shasum -ca 256 pmm-server-3.0.0.sha256sum
Get expert help¶
If you need assistance, visit the community forum for comprehensive and free database knowledge, or contact our Percona Database Experts for professional support and services.