Fabryprog / mysql-statistics

Java Monitoring Tool - Control query to mysql server

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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)

About

Java Monitoring Tool - Control query to mysql server

License:Apache License 2.0


Languages

Language:JavaScript 80.5%Language:Java 12.1%Language:HTML 5.9%Language:CSS 1.5%