pmm-admin add mysql --user root --password password
[linux:metrics] OK, already monitoring this system.
[mysql:metrics] OK, now monitoring MySQL metrics using DSN root:***@unix(/data/mysql/mysql.sock)
[mysql:queries] Error adding MySQL queries: problem with agent registration on QAN API: exit status 1
Hi JoyG , my apologies for not answering your post sooner. May I suggest you remove the instance, and then re-add with --verbose so we can get greater detail for why the QAN part is failing?
pmm-admin remove mysql
pmm-admin add mysql --verbose
I am currently experiencing the same output when attempting to add the mysql:queries service to a fresh pmm-client installation.
Thus far I have not found a clear solution to the problem.
can you give me the version of your PMM Server and PMM Client?
Do you have enough free space inside PMM Server container?
Is pmm-admin tool has been run from root rights?