Home Directory Plugins Databases MySQL MySQL Number of Tables

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 Number of Tables

Rating
0 votes
Favoured:
0
Hits
94815
Files:
FileDescription
check_mysql_number_tables.plNAGIOS plugin to check the number of MySQL tables in a database.
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!
Check the number of tables in a MySQL database.
Use this plugin to check and report on the number of tables in a MySQL database. It is ready to be binary compiled, and will work on any system with the mysql binary installed.

Example of usage:
# ./check_mysql_number_tables.pl 10.0.0.20 username password database_name 80 100
OK - 15 Tables