STAR Computing GRID MySQLForGRID Replica Console - description |
The basic idea is to allow execution of SQL queries and command-line commands on all the server from the same console. Also, we want to allow execution of the same query or command on multiple server, and display the information in a way that makes it simple to compare results. A screenshot is available.
The most-often-used queries ("show databases", "show master/slave status", ...) and commands ("vmstat", ...) will be pre-made and available at a click of a button.
The program is written and requires Java. To be able to execute remote commands on Windows you will need Plink. You also need to setup public/private authentication: you are not allowed to use password authentication.
Features already implemented:
Standard SQL query provided:
This product uses and contains the MySQL JDBC driver written by Mark Matthews. More information about it, including the source code, can be found on his web-site.
Gabriele Carcassi - last modified