/mysql-statistics

Java Monitoring Tool - Control query to mysql server

Primary LanguageJavaScriptApache License 2.0Apache-2.0

mysql-statistics

Java Monitoring Tool - mysql query statistics

How To Work

The software enable log output feature (http://dev.mysql.com/doc/refman/5.7/en/query-log.html) and create live table and charts to analize log output table.

How to BUILD

mvn clean package

How to RUN

  1. Enter into dir folder
  2. Edit config file config.properties with right parameters
  3. Launch dist jar with command

java -jar mysql-statistics-1.0.0.jar

  1. Oper your browser to bind port (default is http://localhost:8080) and enjoy it

External resources (web frontend)