Hi there,
first of all i would like to thank you for offering this amazing piece of software for the community!
Now to my question:
I am running a debian server with mysql directly as an installed service (listening only on 127.0.0.1).
Furthermore i am running PMM 2 inside a docker container, since i wanted to evaluate it. This docker container and PMM 2 is running perfectly and i am able to connect to it via reverse proxy over apache.
On the host itself i have the pmm-client installed that is sending information to the docker pmm server.
After checking the normal usage i wanted to set up the pmm inside docker to monitor the mysql instance inside the host, but i didn’t find any information on how to do so.
I don’t i.e. know what address to use on the grafana gui to allow to connect to the mysql server as well as what to configure/setup inside MySQL to allow PMM to fetch information.
So i would really appreciate if you could point me to the right direction (in form of links to blogs/man pages to read) or any other help on how to set it up that this monitoring works.
Thank you very much in advance,
Oliver