Commad-line tool provides the following details in the report:
- Basic OS-level parameters: uptime, disk space and network interface status
- Today's entries from MySQL error log
- Important MySQL statistics http://astellar.com/mysql-health-check/metrics/
- Top 5 queries from MySQL slow query log
CONFIGURING AND RUNNING
1. Edit MySQL credentials in check_run.sh
2. Run ./check_run.sh
3. Enjoy!
You can also send report to email address by using --email parameter:
./check_run.sh --email <your@email.com>
Report will be emailed to you. Useful when running script via cron.
Features
- Highliting key metrics from MySQL server
- Showing recent MySQL error log entries
- Summarizing slow query report using Percona Toolkit
- Cron-compatible command-line style
License
BSD LicenseFollow MySQL Health Report
Other Useful Business Software
Gen AI apps are built with MongoDB Atlas
MongoDB Atlas provides built-in vector search and a flexible document model so developers can build, scale, and run gen AI apps without stitching together multiple databases. From LLM integration to semantic search, Atlas simplifies your AI architecture—and it’s free to get started.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of MySQL Health Report!