GithubHelp home page GithubHelp logo

PmaControl

Alt text

UI & CLI Tools for DBA (monitoring / backup / install / cleaner ...)

This software is distributed under Free Software Lisense : GNU / GPL v3 (http://www.gnu.org/licenses/gpl-3.0.en.html)

Distribution based on Linux. (don't work with windows!)

  • Automatic discovery and monitoring
  • Monitoring : Master/Slave, Galera Cluster, HA Proxy
  • Query analyzer
  • Backup system (Xtrabackup / mysqldump / mydumper) with different storage area
  • Manage array of servers (like it's was only one)
  • Manage user
  • Pluging : Cleaner

Deployment

Install server

have a look on : https://github.com/Esysteme/Debian/blob/master/ubuntu_server.bash

Dependencies to install

  • PHP 7.0.* or highter
  • ext-gd
  • ext-mcrypt
  • ext-ssh2 => used for monitoring system and backup
  • ext-mysqlnd
  • ext-curl
  • MariaDB 10.11
  • graphviz => make a graph about replication (include multi master and galera cluster)
  • apache2 (with a2enmod php5 & a2enmod rewrite)
  • postfix to send mail
  • curl used for get translatation from google

in [mysqld] section

plugin-load=ha_rocksdb

Install composer

  • $ curl -sS https://getcomposer.org/installer | php
  • $ mv composer.phar /usr/local/bin/composer

Deploy this project

  • git clone https://github.com/PmaControl/PmaControl.git pmacontrol

Install dependencies

  • cd pmacontrol
  • git config core.fileMode false
  • composer install

Auto install

  • ./install

You are ready !

Screenshots

To develop

git config --global --add merge.ff false

PmaControl's Projects

agent icon agent

Agent tu push to PmaControl

awesome-mysql icon awesome-mysql

A curated list of awesome MySQL software, libraries, tools and resources

bgbackup icon bgbackup

A wrapper script for xtrabackup/innobackupex.

mysql-sys icon mysql-sys

The MySQL sys schema for PmaControl (working with MariaDB and all MySQL like)

php-sql-parser icon php-sql-parser

A pure PHP SQL (non validating) parser w/ focus on MySQL dialect of SQL

pmacontrol icon pmacontrol

MySQL / MariaDB : Tools / Administration / Monitoring / Dashbord / Purge / Backup

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.