Build precise queries to find exactly what you need
Press ESC to close
Nagios World Conference 2026: Sept. 14-17 in St. Paul, MN | Learn More
Your review has been submitted and is pending approval.
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
Owner
Nagios Exchange
Download URL
https://exchange.nagios.org/wp-content/uploads/project-files/2009/05/check_mysqlslaveio.sh
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:`
You must be logged in to submit a review.
To:
From: