MySQL

check mysql slave io running

Description:

checks to see if mysql slave io is running. written in a shell script, so its easily portable.

Current Version

Last Release Date

May 28, 2009

Compatible With


Project Files
Project Notes
checks to see if mysql slave io is running. written in a shell script, so its easily portable.
Reviews (1) Add a Review
I get the script working but
by basd82, October 31, 2011

The script workt great after i made some modification. the wrote left out the host part. so i changed answer= to answer=`$mysqlpath/mysql -u $user -p$pass -h $host -e 'show slave statusG' | /bin/grep Slave_IO_Running | /usr/bin/cut -f2 -d:`



Add a Review

You must be logged in to submit a review.

Thank you for your review!

Your review has been submitted and is pending approval.

Recommend

To:


From:


Thank you for your recommendation!

Your recommendation has been sent.

Project Stats
Rating
0 (0)
Favorites
0
Views
101,284