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
6788
File | Description |
---|---|
check_xtradb_cluster | check_xtradb_cluster |
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!
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!