Skip to content

Instantly share code, notes, and snippets.

@liujingyu
Last active August 3, 2017 10:22
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save liujingyu/a417195c9f6addfa85dc5de6b9a9da15 to your computer and use it in GitHub Desktop.
Save liujingyu/a417195c9f6addfa85dc5de6b9a9da15 to your computer and use it in GitHub Desktop.

ubuntu:

$ wget https://www.percona.com/downloads/pmm-client/pmm-client-1.1.1/binary/debian/xenial/x86_64/pmm-client_1.1.1-1.xenial_amd64.deb

$ dpkg -i pmm-client_1.1.1-1.xenial_amd64.deb

centos:

  wget https://www.percona.com/downloads/pmm-client/pmm-client-1.2.0/binary/redhat/7/x86_64/pmm-client-1.2.0-1.x86_64.rpm
  yum -y install pmm-client-1.2.0-1.x86_64.rpm
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment