Thank you very much for your response.
We have successfully installed nagios core in two monitoring stations which are monitoring different set of servers.
Nagios monitoring is working absolutley fine
We have installed MySQL-server-5.5.21-1.rhel5 in both servers and when trying to install ndoutils we are getting this messages
----------------------------------------------------------------------------------------------------------------------------------
*** MySQL library could not be located... **************************
You chose to compile NDOutils with MySQL support, but I was unable to
locate the MySQL library on your system. If the library is
installed, use the --with-mysql-lib argument to specify the
location of the MySQL library.
installed, use the --with-mysql=DIR argument to specify the
location of the MySQL library, We assume mysql_config is in DIR/dir
NOTE: After you install the necessary libraries on your system:
1. Make sure /etc/ld.so.conf has an entry for the directory in
which the MySQL libraries are installed.
2. Run 'ldconfig' to update the run-time linker options.
3. Run 'make devclean' in the NDBXT distribution to clean out
any old references to your previous compile.
4. Rerun the configure script.
TIP: Try the following....
./configure --with-mysql=/usr/lib/mysql
********************************************************************
configure: creating ./config.status
config.status: creating Makefile
config.status: creating src/Makefile
config.status: creating docs/docbook/en-en/Makefile
config.status: creating subst
config.status: creating include/config.h
config.status: include/config.h is unchanged
*** Configuration summary for ndoutils 1.4b9 10-27-2009 ***:
General Options:
-------------------------
NDO2DB user: nagios
NDO2DB group: nagios
---------------------------------------------------------------------------------------------------------------------------------------
Can you please help on this?
Below is the output of ld.so.conf
[email protected]>more /etc/ld.so.conf
include ld.so.conf.d/*.conf