Home Directory Plugins Databases MySQL box293_check_mysql_table_status

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

box293_check_mysql_table_status

Rating
0 votes
Favoured:
0
Current Version
2015-08-19
Last Release Date
2015-08-19
Compatible With
  • Nagios 3.x
  • Nagios 4.x
  • Nagios XI
License
GPL
Hits
8746
Files:
FileDescription
box293_check_mysql_table_status.zipThe plugin
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!
This Plugin checks the status of MySQL or MariaDB Database Tables. Will return a critical result if any of theses columns has a NULL value: * Engine, Version, Row_format, Rows, Avg_row_length, Data_length, Max_data_length, Index_length, Data_free, Create_time Sometimes this can go undetected and can have long term repercussions. The plugin is just a bash script. USAGE box293_check_mysql_table_status [database] [username] [password] EXAMPLES Check the nagios database box293_check_mysql_table_status nagios ndoutils n@gweb Check the nagiosql database box293_check_mysql_table_status nagiosql nagiosql n@gweb
Version Notes:
2015-08-19
* This is the first official release of the plugin