Search Exchange
Search All Sites
Nagios Live Webinars
Let our experts show you how Nagios can help your organization.Login
Directory Tree
check_xtradb_cluster
0.1
2014-10-17
- Nagios 1.x
- Nagios 2.x
- Nagios 3.x
- Nagios 4.x
- Nagios XI
GPL
6741
File | Description |
---|---|
check_xtradb_cluster | check_xtradb_cluster |
Python script for checking the status of a Percona XtraDB Cluster.
For making this plugin work properly you'll need:
- python-mysqldb
- python-argparse
usage: check_xtradb_cluster [-h] -u USER -p PASSWORD -H HOST -n NODES
optional arguments:
-h, --help show this help message and exit
-u USER, --user USER MySQL-user for database connection
-p PASSWORD, --password PASSWORD
MySQL-password for database connection
-H HOST, --host HOST DB-Host you want to connect
-n NODES, --nodes NODES
Number of nodes in cluster
For making this plugin work properly you'll need:
- python-mysqldb
- python-argparse
usage: check_xtradb_cluster [-h] -u USER -p PASSWORD -H HOST -n NODES
optional arguments:
-h, --help show this help message and exit
-u USER, --user USER MySQL-user for database connection
-p PASSWORD, --password PASSWORD
MySQL-password for database connection
-H HOST, --host HOST DB-Host you want to connect
-n NODES, --nodes NODES
Number of nodes in cluster
Reviews (0)
Be the first to review this listing!