configure won't create check_mysql plugin
Posted: Wed Feb 17, 2016 8:50 pm
Hello -
I'm new to Nagios so hopefully this is an easy problem to solve. Thanks in advance.
I am running Nagios Core 4.1.1 with Plugins 2.1.1 on CentOS 7.
I am using the configure script to generate plugins, however I am unable to generate check_mysql. I am using the flag --with-mysql=/usr/bin/mysql_config (which is the correct path to mysql_config). I get the following when the configuration script runs:
configure: WARNING: Skipping mysql plugin
configure: WARNING: install mysql client libs to compile this plugin (see REQUIREMENTS).
I have looked in the REQUIREMENTS file and have installed all libraries.
Can anyone help me diagnose this problem?
I'm new to Nagios so hopefully this is an easy problem to solve. Thanks in advance.
I am running Nagios Core 4.1.1 with Plugins 2.1.1 on CentOS 7.
I am using the configure script to generate plugins, however I am unable to generate check_mysql. I am using the flag --with-mysql=/usr/bin/mysql_config (which is the correct path to mysql_config). I get the following when the configuration script runs:
configure: WARNING: Skipping mysql plugin
configure: WARNING: install mysql client libs to compile this plugin (see REQUIREMENTS).
I have looked in the REQUIREMENTS file and have installed all libraries.
Can anyone help me diagnose this problem?