Skip to content

Instantly share code, notes, and snippets.

@liujingyu
Created August 3, 2017 10:35
Show Gist options
  • Star 1 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save liujingyu/b3a8885ae3221060fc541eb066ce36b5 to your computer and use it in GitHub Desktop.
Save liujingyu/b3a8885ae3221060fc541eb066ce36b5 to your computer and use it in GitHub Desktop.
pmm-admin启动过程及Server添加
pmm-admin config --server 110.31.145.69 --server-user example --server-password example1234 --bind-address 110.45.40.204 --client-address 110.45.40.204 --client-name luka-online


pmm-admin add mysql --user root --password 123456 --host 110.45.40.204 --port 3306 example-3306
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment