For every online business, there are millions of transactions
happening every second including crucial revenue bearing
transactions. Therefore downtime, both planned and unplanned has
a cost attached to it and results in lost revenue every second.
As the technology improved to meet this demand, the importance of
High Availability (HA) became the focus point.
The introduction of Galera Cluster for MySQL bought true
Multimaster Cluster thanks to its synchronous replication. In
this article, we’ll show how using MONyog in tandem with Galera
provides a simple and best-in-class High Availability solution
for MySQL users.
How to register a Galera Cluster Node in MONyog
- Enter the Hostname, port and credentials in “MySQL settings”,
test the connection and save it.
- Enable “Galera” group from “Customize” > “Manage monitor
groups”
- In Monitors page, select the “Galera” group and …
[Read more]