check_mysql_perf

check_mysql_perf is a Nagios plugin which allows you to monitor various performance-related characteristics of a MySQL database.
Download

check_mysql_perf Ranking & Summary

Advertisement

  • Rating:
  • License:
  • GPL
  • Price:
  • FREE
  • Publisher Name:
  • Gerhard Lausser
  • Publisher web site:
  • http://www.consol.de/opensource/nagios/check-oracle-health

check_mysql_perf Tags


check_mysql_perf Description

check_mysql_perf is a Nagios plugin which allows you to monitor various performance-related characteristics of a MySQL database. check_mysql_perf is a Nagios plugin which allows you to monitor various performance-related characteristics of a MySQL database.Requirements:· MySQL 5.0.x· Nagios (recommended)Installation:After unpacking the archive please call ./configure. With ./configure--help you can you can show the options if you want to modify the default settings.--prefix=BASEDIRECTORY Specify here the directory where you want to install check_mysql_perf. (default: /usr/local/nagios)--with-nagios-user=SOMEUSER The user which will own the check_mysql_perf script. (default: nagios)--with-nagios-group=SOMEGROUP The group. (default: nagios)--with-mysql=DIR The path to your MySQL Installation. DIR/bin/mysql_config is expected.--with-officialplugins=DIR The directory where the "official" Nagios-Plugins were unpacked and configured. This directory must exist, because check_mysql_perf uses libraries provided by the nagios-plugins distribution.$ tar zxvf nagios-plugins-1.4.11.tar.gz$ cd nagios-plugins-1.4.11; ./configure; make$ cd ..$ tar zxvf check_mysql-perf-1.1.tar.gz$ cd check_mysql-perf-1.1$ ./configure --with-officialplugins=/absolute/path/to/nagios-plugins-1.4.11$ makeWhat's New in This Release:· slow-queries, qcache-lowmem-prunes, bufferpool-wait-free, log-waits, -i, -a


check_mysql_perf Related Software