myq-tools
myq-tools copied to clipboard
Tools for monitoring MySQL (successor to myq_gadgets)
myq-tools
Tools for monitoring MySQL
Project Status
The first version of this tool was written in 2014/2015 (see v1 branch). The second version is a rewrite in 2022.
Tools
Currently there is a single tool, 'myq_status'. More tools may be added in the future.
- myq_status: Iostat-like views of MySQL SHOW GLOBAL STATUS variables. Use '-help' to get more detail on available views.
Running development/latest version
- Clone this repo
- cd
/cli/myq-status - go install