Skip to content

il300il300/monitor_mydb

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

monitor_mydb

监控mysql及cpu的status,对故障排查提供帮助,编译依赖: centos/rehat: yum install make gcc gcc-c++ mysql-devel -y

ubuntu/debian: apt-get install make g++ libmysqld-dev -y

cd monitor_mydb && make;

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 99.4%
  • Makefile 0.6%