Home Directory Plugins Databases MySQL MySQL find InnoDBs and check free space

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

MySQL find InnoDBs and check free space

Rating
0 votes
Favoured:
0
Hits
96877
Files:
FileDescription
check_mysql_innodbThe Plugin (bash)
Network Monitoring Software - Download Nagios XI
Log Management Software - Nagios Log Server - Download
Netflow Analysis Software - Nagios Network Analyzer - Download
Checks free space of all databases which contain InnoDB tables.
This shell plugin retrieves a list of all databases
within a MySQL Server using mysqlshow. It will then
check all databases, if tables using InnoDB storage type
exist.
It will then evaluate the remaining spaces of all those
tables and compare the minimum against the given
thresholds.