InnoDB Free Space (Visit this link)
4 from 1 votesA shell script (/bin/sh) that connects to a specified MySQL database and checks the free innodb space.
Required parameters: host, user, password, database. Optional parameters: kB to warn at, kB to be critical at. The default is to warn if free space falls under 2048 kB (2M) and go critical if free space falls under 1024 kB.
Suggestions welcome.
Suggestions welcome.
Submitted by: awfief
Hits: 875
Overall downloads: 133
Added: 2005-11-22 00:00:00
Last Modified: 2009-12-15 18:32:12
| Filename | Preview | Size | Description | DL |
|---|---|---|---|---|
| check_innodbfree.sh | ![]() |
2 kb | check_innodbfree.sh | 683 |
Comments
Leave a reply
If you just want to rate the project leave the other field empty.
Even though it would be nice if you would drop a line.
-
check_mysql
from 0 votesCheck connection an check show status values. Some plugins for checking predefined values and one generic for checking the values given on the commandline. -
check_mysql_perf
from 0 votesPlugin written in C which allows to monitor various performance-related characteristics of a MySQL database. -
check_mysql_stats
5 from 2 votesPlugin that checks for various performance stats from MySQL -
check_mysqld
from 0 votesReplacement for check_mysql that allows to set thresholds for any variables in SHOW STATUS or for similar SQL queries. Data is also made available for graphing or other use (graphing templates enclosed) -
check_mysql_health
from 0 votescheck_mysql_health is a plugin for Nagios that allows you to monitor a MySQL database. Among the list of metrics are time to login, index usage, bufferpool hit rate, query cache hit rate, slow queries, temp tables on disk, table cache hit rate, connected threads, and many more. Requirements are either a DBD::mysql Perl module or a MySQL client package.
-
check mysql slave io running
2 from 1 voteschecks to see if mysql slave io is running. written in a shell script, so its easily portable. -
check_entries_interval
from 0 votesCheck for new entries in an existing MySQL database in a specified time interval. -
check_mysql-replication.pl
from 0 votesYet another plugin to check your mysql replication threads and your lag synchronisation -
check_prelude
from 0 votesThis Check Plugin gets the events logged by Prelude to a MySQL database in the last 5 Minutes and returns a Status based on the specified limits. -
check_mysql_conn.pl
from 0 votesChecks the number of client connections currently established towards a specified MySQL database server.




