I’ve deployed PMM successfully and have a three node pxc cluster I am seeking to monitor. I have created the DB USER and can harvest CPU, MEM, DISK and NETWORK stats, but DB query detail and QPS always say N/A.
aredman@pxc1:[~]: pmm-admin list
Service type Service name Address and port Service ID
Agent type Status Metrics Mode Agent ID Service ID
pmm_agent Connected /agent_id/2bf184cb-4375-4523-a113-40c66b3f7100
node_exporter Running push /agent_id/1b7f657f-f48d-4780-96ec-778f849e8f44
vmagent Running push /agent_id/ebb1afb5-97e9-4d8d-97e6-080ef2c90802
Hmm, are there particular ports that I need to ensure are open on the client and/or pmm server? I’m using ufw to tighten things up, hence may need to know those specifics?