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
94490
Files:
FileDescription
check_mysql_number_tables.plNAGIOS plugin to check the number of MySQL tables in a database.
Network Monitoring Software - Download Nagios XI
Log Management Software - Nagios Log Server - Download
Netflow Analysis Software - Nagios Network Analyzer - Download
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