This post introduces PyMyTools v0.1: my first version of a simple
diagnostic toolkit for automating boring DBA tasks. Read on for
tool descriptions and demonstrations!
Introduction No lengthy introductions this time:
- I wrote these tools to make my own everyday tasks less time consuming. I hope you too will find them useful.
- Tools can be downloaded from GitHub and are provided under the MIT License.
- Your feedback is very welcome (use GitHub Issues).
Tools: general description The tools are designed to automate some of the simple DBA tasks:
- Monitor the values of server status variables.
- Report on basic status variables (buffer/cache usage, uptime, query traffic).
- Dump …