Hello Percona Community,
I need help configuring PMM v3 to monitor MySQL Router instances while maintaining proper InnoDB Cluster detection. Here’s my environment:
Environment:
- MySQL InnoDB Cluster (3 nodes, MySQL 8.0)
- MySQL Router (3 nodes, 8.0)
- PMM Server v3.x
- Architecture: On-premises
Current Situation:
- PMM successfully monitors the InnoDB Cluster nodes
- Need to add 3 MySQL Router instances to PMM monitoring
- Want to keep Router monitoring separate from existing cluster metrics
Key Questions:
- Should I use the ProxySQL addition method for MySQL Router?
- What’s the proper way to configure read/write ports (6446/6447) in PMM?
- How do I know the read-only and read-write ports are working properly?