Connect databases to PMM¶
Percona Monitoring and Management (PMM) supports monitoring for MySQL/MariaDB, PostgreSQL, MongoDB, and various cloud database services.
Supported database technologies¶
- MySQL (and variants Percona Server for MySQL, Percona XtraDB Cluster, MariaDB)
- MongoDB
- PostgreSQL
- ProxySQL
- Amazon RDS
- Microsoft Azure
- Google Cloud Platform (MySQL and PostgreSQL)
- Linux
- External services
- HAProxy
- Remote instances
Database type | Local monitoring | Remote monitoring | Query Analytics (QAN) | Performance schema | Backup integration |
---|---|---|---|---|---|
MySQL/MariaDB | ✔ | ✔ | ✔ | ✔ | ✔ |
PostgreSQL | ✔ | ✔ | ✔ | ✔ | ✘ |
MongoDB | ✔ | ✔ | ✔ | ✔ | ✔ |
AWS RDS/Aurora | ✘ | ✔ | ✔ | ✔ | ✘ |
Azure Database | ✘ | ✔ | ✔ | ✔ | ✘ |
Google Cloud SQL | ✘ | ✔ | ✔ | ✔ | ✘ |
ProxySQL | ✔ | ✔ | ✘ | ✘ | ✘ |
HAProxy | ✔ | ✔ | ✘ | ✘ | ✘ |
Modify existing services¶
To change the parameters of a previously-added service, remove the service and re-add it with the new parameters.
New to PMM?¶
If you’re setting up monitoring for the first time, follow the installation and setup instructions in the PMM installation overview.