How to Install and Uninstall mysql-mmm-monitor Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: September 20,2024

1. Install "mysql-mmm-monitor" package

Learn how to install mysql-mmm-monitor on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install mysql-mmm-monitor

2. Uninstall "mysql-mmm-monitor" package

This guide let you learn how to uninstall mysql-mmm-monitor on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove mysql-mmm-monitor $ sudo apt autoclean && sudo apt autoremove

3. Information about the mysql-mmm-monitor package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: mysql-mmm-monitor
Priority: optional
Section: universe/database
Installed-Size: 184
Maintainer: Ubuntu Developers
Original-Maintainer: Pascal Hofmann
Architecture: all
Source: mysql-mmm
Version: 2.2.1-1.1
Depends: mysql-mmm-common, libclass-singleton-perl, libproc-daemon-perl, libalgorithm-diff-perl, libdbi-perl, libdbd-mysql-perl
Recommends: fping
Filename: pool/universe/m/mysql-mmm/mysql-mmm-monitor_2.2.1-1.1_all.deb
Size: 25962
MD5sum: fef083367a039902908a156e1eabe2a7
SHA1: a9e03b1ac78f39106a1b05d99108686ce871a46d
SHA256: a918a8d86765f5a65e180f65529b7e37046fa2f35bfc3c2bd3df3de8be008ae9
Description-en: Multi-Master Replication Manager for MySQL - monitoring 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 monitor.
Description-md5: 21d5dca1da4efead710c8c18c571a784
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu