aboutsummaryrefslogtreecommitdiff
path: root/REQUIREMENTS
diff options
context:
space:
mode:
authorGravatar Daniël van Eeden <git@myname.nl> 2013-01-24 08:56:19 +0100
committerGravatar Daniël van Eeden <git@myname.nl> 2013-01-24 08:56:19 +0100
commite396a54274b48d91e708be95ed9bce7316a0a595 (patch)
tree933ddc798184ebbc5d98c0e4b801bfd5f6d45610 /REQUIREMENTS
parent38ad00c191964319d7ed9c003b1afac9cbfd6fe7 (diff)
downloadmonitoring-plugins-e396a54274b48d91e708be95ed9bce7316a0a595.tar.gz
Apply my patch from:
http://sourceforge.net/tracker/index.php?func=detail&aid=3269273&group_id=29880&atid=397597
Diffstat (limited to 'REQUIREMENTS')
-rw-r--r--REQUIREMENTS5
1 files changed, 2 insertions, 3 deletions
diff --git a/REQUIREMENTS b/REQUIREMENTS
index 9f2eec0f..1f673e98 100644
--- a/REQUIREMENTS
+++ b/REQUIREMENTS
@@ -36,10 +36,9 @@ check_ldap:
check_mysql, check_mysql_query:
- Requires the MySQL libraries available from
- http://www.mysql.org/
+ http://dev.mysql.com/downloads/
Lib: libmysql, libmysqlclient
- Redhat Powertools Source: mysql-3.20.32a-3.i386.rpm, mysql-devel-3.20.32a-3.i386.rpm (these seem to be broken, however)
- RPMS from www.mysql.org work better
+ Redhat Source (RHEL6, YUM): mysql-devel, mysql-libs
Must have mysql_config in PATH or specified with --with-mysql=DIR for DIR/bin/mysql_config
check_pqsql: