Skip to content
This repository has been archived by the owner on Jul 26, 2023. It is now read-only.

PMM Agents will not connect #3

Open
webdz9r opened this issue Sep 21, 2021 · 1 comment
Open

PMM Agents will not connect #3

webdz9r opened this issue Sep 21, 2021 · 1 comment

Comments

@webdz9r
Copy link

webdz9r commented Sep 21, 2021

hi @kfirfer I'm using your PMM helm chart and it installs properly, I get the GUI to load but I can't seem to get agents to connect. Have you been successful at getting agents to connect properly?

I'm using these commands:

pmm-admin config --server pmm.url.com --server-password admin --server-user admin --server-ssl
pmm-admin config --server pmm.url.com --server-password admin --server-user admin --server-insecure-ssl

All or any variation is telling me that it can't resolve but loads properly in my browser. any ideas?

@kfirfer
Copy link
Owner

kfirfer commented May 6, 2022

After startup the pmm-server you could try install the chart 'percona-xtradb-cluster':
https://github.com/kfirfer/helm/tree/master/charts/percona-xtradb-cluster

Configuration of percona server agrent connections could be found here:
https://github.com/kfirfer/helm/blob/master/charts/percona-xtradb-cluster/values.yaml#L122

When you start them both(PMM+Percona cluster), you should start to see metrics appeared on PMM server

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants