pigsty
pigsty copied to clipboard
MySQL Monitoring
We already have PostgreSQL monitoring. Why not monitor existing MySQL instance either?
Since we need that during Migration from MySQL to PostgreSQL. 😊
We already have MySQL exporter for that purpose. We can organize MySQL monitoring targets as PGRDS.
To achieve that:
- [x] Add
mysqld_exporterto repo_packages - [ ] New playbook
mysql-monitor.ymlto deploy and register existing MySQL - [ ] Dashboards for MySQL instances (MySQL Overview/Cluster/Instance/Database)
- [ ] Local Testing Environment for Example MySQL.