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: 397
Overall downloads: 48
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 | 598 |
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_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_stats
5 from 2 votesPlugin that checks for various performance stats from MySQL
-
check_mysql_status
from 0 votesChecks the variables from SHOW STATUS; command in MySQL -
check_replication_slave
from 0 votesNagios plugin to check status of Mysql replication slave. -
check_zrm_backup: Checks if a backup with Zamandas mysql-zrm was sucessfull
from 0 votesThis plugin will check the state of an today mysql-zrm backup -
check_entries_interval
from 0 votesCheck for new entries in an existing MySQL database in a specified time interval. -
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.



