Home Directory Plugins Databases MySQL check_galera_cluster

Search Exchange

Search All Sites

Nagios Live Webinars

Let our experts show you how Nagios can help your organization.

Contact Us

Phone: 1-888-NAGIOS-1
Email: sales@nagios.com

Login

Remember Me

Directory Tree

check_galera_cluster

Current Version
1.0
Last Release Date
2013-06-19
Compatible With
  • Nagios 1.x
  • Nagios 2.x
  • Nagios 3.x
  • Nagios 4.x
Owner
License
MIT
Hits
17712
Network Monitoring Software - Download Nagios XI
Log Management Software - Nagios Log Server - Download
Netflow Analysis Software - Nagios Network Analyzer - Download
check status of a galera cluster
check_galera_cluster is a Nagios plugin to monitor Galera cluster status.

check_galera_cluster -u USER -p PASSWORD [-H HOST] [-P PORT] [-w SIZE] [-c SIZE] [-f FLOAT] [-0]

Options:
u)
MySQL user.
p)
MySQL password.
H)
MySQL host. Default is localhost.
P)
MySQL port. Default is 3306.
w)
Sets minimum number of nodes in the cluster when WARNING is raised. (default is same as critical).
c)
Sets minimum number of nodes in the cluster when CRITICAL is raised. (default is 2).
f)
Sets critical value of wsrep_flow_control_paused (default is 0.1).
0)
Rise CRITICAL if the node is not primary