Skip to content

Check the number of stablished connections to a MySQL database

Notifications You must be signed in to change notification settings

jsanvall/nagios-check_mysql_connections

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 

Repository files navigation

nagios-check_mysql_connections

Check the number of stablished connections to a MySQL database

Check MySQL Connections usage:

./check_mysql_connections -w 40 -c 50 -u root -p 1234 -h database_host

Output:

OK - 35 Database Connections |Connections=35;;;;

Requirements:

mysql-client

About

Check the number of stablished connections to a MySQL database

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages