MySQL status查看工具mysqlreport

引用
mysqlreport makes a friendly report of important MySQL status values. mysqlreport transforms the values from SHOW STATUS into an easy-to-read report that provides an in-depth understanding of how well MySQL is running. mysqlreport is a better alternative (and practically the only alternative) to manually interpreting SHOW STATUS.


http://hackmysql.com/mysqlreport

你可能感兴趣的:(mysqlreport)