Java Monitoring Tool - mysql query statistics
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.
mvn clean package
- Enter into dir folder
- Edit config file config.properties with right parameters
- Launch dist jar with command
java -jar mysql-statistics-1.0.0.jar
- Oper your browser to bind port (default is http://localhost:8080) and enjoy it
- bootstrap - http://getbootstrap.com/
- jquery - https://jquery.com/
- chartjs - http://www.chartjs.org/
- dynatable - http://www.dynatable.com/
- font awesome - https://fortawesome.github.io/