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
97214
Files:
FileDescription
check_mysql_innodbThe Plugin (bash)
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!
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.