MySQL

mysql_slave_check_multimaster

Description:

A MySQL check that reports on all channels of a multi-master slave.

Current Version

0.9.1

Last Release Date

2016-04-14

Compatible With

  • Nagios 4.x

Nagios CSP

Meet The New Nagios Core Services Platform

Built on over 25 years of monitoring experience, the Nagios Core Services Platform provides insightful monitoring dashboards, time-saving monitoring wizards, and unmatched ease of use. Use it for free indefinitely.

Monitoring Made Magically Better

  • Nagios Core on Overdrive
  • Powerful Monitoring Dashboards
  • Time-Saving Configuration Wizards
  • Open Source Powered Monitoring On Steroids
  • And So Much More!
Project Files
Project Photos
Project Notes
-- Description -- A MySQL slave check written in php that reports on all channels with Multi Master slave replication available as of MySQL 5.7. The plugin also work with previous version or mysql where there's only one slave thread. ---Usage--- /usr/bin/php mysql_slave_check_multimaster.php -c critical_delay -w warning_delay [-h mysqlserver[:port]] [-u user] [-p password] ---Parameters--- -h mysql server [localhost[:port]] -u mysql account that has access to show processlist and show slave status [root] -p password to the mysql account [] -c raise critical delay if replication delay is greater then pecificed value -w raise warning delay if replication delay is greater then specificed value ---Example--- /usr/bin/php /usr/local/nagios-custom-checks/mysql_slave_check_multimaster.php -h host.name:7309 -u mysqluser -p password -w 500 -c 2000 NOTE: The port number can be appended (or omitted) after the host name separated by a semicolumn.
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
6,092