Build precise queries to find exactly what you need
Press ESC to close
Your review has been submitted and is pending approval.
Simple but effective script shell to monitor mysql-router service status.
Current Version
1.0
Last Release Date
2024-09-16
Owner
Davide Lemma
License
GPL
Compatible With
Simple script shell (dash) to check/monitor the mysql-router status (as service) and connection (as cluster). Default mysql-router ports are 6446 and 6447 (edit the script to change upon your needs).
Tested on: Ubuntu 18, 20, 22 and Debian 11/12
note: remember to assign execute permission to the script (chmod +x check_mysqlrouter.sh)
=======
Usage: check_mysqlrouter.sh -H Host/IP -u User -p Password
example => check_mysqlrouter.sh -u MyUser -p MyPassword example => check_mysqlrouter.sh -H10.10.0.125 -uMyUser -pMyPassword
=arguments and default values if arg is missing=
-H = host/IP {def: 127.0.0.1} -u = UserName {def: MyCoolUser} -p = Password {def: MyCoolPasswd} -h = this help
.:: notes ::.
.: arguments order is not relevant .: between argument and value can be a space or not
You must be logged in to submit a review.
To:
From:
We’ve completely redesigned the world’s largest repository of Nagios plugins and monitoring tools. Join thousands of users sharing monitoring solutions for servers, applications, and everything in between.
Due to our redesign, all existing accounts require a password reset to access your account again.
Ready to explore 6,100+ projects and contribute to the community?
Reset Password Create Account
Happy Monitoring!