-
Notifications
You must be signed in to change notification settings - Fork 6
Home
Aurélien LEQUOY edited this page Nov 10, 2024
·
22 revisions
PmaControl is an high availability solution to manage and monitor MariaDB and MySQL & Percona Server 4.1 or later.
The main features are:
- Monitoring (replication, cluster)
- Tools for DBAs
- Reporting for developer
- Topology detection
- Change slave in grap of Master / Slave (without GTID)
- Replication best practice enforcement
- Multiple cluster management
- Proxy integration (ProxySQL, MaxScale, HAProxy, Spider)
- Tools on databases
- Purger et archiver les données obsolètes
- [Ajouter les champs par DEFAULT]
- Greffons
- Comment marche le stockage des timeseries
- Extraire les tables de références pour générer une installation complète
- [Exportation]
- [Les fichiers pivots]
- [Le moteur]
- [L'intégration]
./install-docker-mariadb.sh -h 192.168.0.16 -u webservice -p my_secret_password
Demo