mmm_agentd
Multi-Master Replication Manager for MySQL - agent daemon
Install
- All systems
-
curl cmd.cat/mmm_agentd.sh
- Debian
-
apt-get install mysql-mmm-agent
- Ubuntu
-
apt-get install mysql-mmm-agent
- Fedora
-
dnf install mysql-mmm-agent
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install mysql-mmm-agent
- Raspbian
-
apt-get install mysql-mmm-agent
- Dockerfile
- dockerfile.run/mmm_agentd
mysql-mmm-agent
Multi-Master Replication Manager for MySQL - agent daemon
MMM (Master-Master Replication Manager for MySQL) is a set of flexible scripts to perform monitoring/failover and management of MySQL Master-Master replication configurations (with only one node writable at any time). The toolset also has the ability to read balance standard master/slave configurations with any number of slaves, so you can use it to move virtual IP addresses around a group of servers depending on whether they are behind in replication. This package includes the MMM agent.