Build precise queries to find exactly what you need
Press ESC to close
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
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:
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!