In our previous post, we showed how Orchestrator can handle complex replication topologies. Today we will discuss how the Orchestrator-agent complements Orchestrator by monitoring our servers, and provides us a snapshot and recovery abilities if there are problems.
Please be aware that the following scripts and settings in this post are not production ready (missing error handling, etc.) – this post is just a proof of concept.
What is Orchestrator-agent?
Orchestrator-agent is a sub-project of Orchestrator. It is a service that runs on the MySQL servers, and it gives us …
[Read more]