MySQL Monitoring and Management like a Boss

  PMM (Percona Monitoring and Management) is one of the best way to keeping MySQL under the control. Installation is super easy, I’m writing for Ubuntu but you can find more detail on installation page. Setting up the server a) Data Container [code] $ docker create \ -v /opt/prometheus/data \ -v /opt/consul-data \ -v /var/lib/mysql \ … Continue reading MySQL Monitoring and Management like a Boss