MySQL

check_mysql_threads

Description:

Nagios plugin for MySQL.

Checks the MySQL processlist for long running threads.

Current Version

1.0

Last Release Date

2014-05-03

Compatible With

License

BSD


Project Notes
Nagios plugin for MySQL. Checks the MySQL processlist for long running threads. Threads which have been running for a long time could signal that something is very wrong within MySQL, such as hung queries wasting CPU cycles. This could be caused by application contention, for example, when trying to acquire locks on the same rows. However, long running threads could also be caused by DDL statements, such as running ALTER on large tables. This plugin can be helpful in monitoring the overall health of an infrastructure, when combined with other standard checks. For example, a webserver might not be responding to clients' requests. In such situations, it's tempting to focus only on the webserver, to try and figure out what is wrong. Although in fact, it might be MySQL who is causing the actual problem, because it can't keep up with SQL queries from the application.
Reviews (0) Add a Review
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
22,760