Skip to content

dptsource/mysqlhealthcheck

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

THE GOAL

Consolidate main MySQL and system health metrics in one report.
Useful for routine daily and weekly MySQL checks.

Report provides:
- Basic OS-level parameters: disk space, hostname,IP Address, Date & Time ,load average, memory utilization 
- Important MySQL statistics : Instance Status , Uptime, version,max_connection,threads_connected,Max_used_connection,binlog , replication status  

Report example: 

CONFIGURING AND RUNNING

1. Edit MySQL credentials in mysqlhealthchecks.sh
2. Run ./mysqlhealthchecks.sh
3. Enjoy!

You can also fetch details from MySQL_resourcemonitor.sh

Script will automatically send report to email address given in script.

Report will be emailed to you. Useful when running script via cron.

DOCUMENTATION

version 1.0

DOWNLOAD LATEST

About

Bash script to monitor mysql health status and system status

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages