This is the exact same problem I have been having also. I have tried with the --enable-mysql and also specifying the mysql libs and include files but still get the error that Vadiraj gets.
I have the following setup OS and Software as follows SUSE Linux Enterprise Server 9. SP2 Nagios 2.9 NDO Utils 1.4b5 MySQL 5.0.54 All of the above compiled from source apart from SUSE :P Regards Tom -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Sven Bauknecht Sent: 10 September 2007 09:31 To: nagios-users@lists.sourceforge.net Subject: Re: [Nagios-users] NDOUtiles not working Hi Vadiraj, did you use the --enable-mysql option with the ndo-utils ./configure command. In my case it was a bit weired with ndo utils, I had to run ./configure --enable-mysql and the make commands twice before ndo-utils started working properly. Maybe that`ll help in your case, too. Regards sven <zitiere wer="vadi"> > Dear All, > > I have configured NDOUtiles for my nagios system. > > Used tools > MySQL-client-standard-5.0.26-0.rhel4 > MySQL-shared-standard-5.0.26-0.rhel4 > MySQL-devel-standard-5.0.26-0.rhel4 > MySQL-server-standard-5.0.26-0.rhel4 > nagios 2.9 > ndoutils-1.4b5 > > First time I got an error > #/usr/local/nagios/bin/ndo2db -c /usr/local/nagios/etc/ndo2db.cfg -i > Support for the specified database server is either not yet supported, > or was not found on your system. [Can I know what this error meaning?] > Then later I have changed ndoutils to ndoutils.12232005 . > After that I have not got any error but mysql database not getting any > data INPUT[Not sync]. > I have tasted this for all the possibility ways[I worked very hard to > troubleshot], but it don't helped me. > I am very poor in troubleshoot the problem [I can't troubleshoot the > problem in source level] > > Please can somebody help me for this issue. > > Thanks, > Vadiraj > > -- > This message has been scanned for viruses and dangerous content by > MailScanner, and is believed to be clean. > > ---------------------------------------------------------------------- > --- This SF.net email is sponsored by: Microsoft Defy all challenges. > Microsoft(R) Visual Studio 2005. > http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/_______________ > ________________________________ > Nagios-users mailing list > Nagios-users@lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/nagios-users > ::: Please include Nagios version, plugin version (-v) and OS when > reporting any issue. > ::: Messages without supporting info will risk being sent to /dev/null -- mail : [EMAIL PROTECTED] web : http://www.sbauknecht.de No no no. Don't use kill -9. It doesn't give the process a chance to cleanly: 1) shut down socket connections 2) clean up temp files 3) inform its children that it is going away 4) reset its terminal characteristics and so on and so on and so on. Generally, send 15, and wait a second or two, and if that doesn't work, send 2, and if that doesn't work, send 1. If that doesn't, REMOVE THE BINARY because the program is badly behaved! -- This message has been scanned for viruses and dangerous content by MailScanner, and is believed to be clean. ------------------------------------------------------------------------ - This SF.net email is sponsored by: Microsoft Defy all challenges. Microsoft(R) Visual Studio 2005. http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ _______________________________________________ Nagios-users mailing list Nagios-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/nagios-users ::: Please include Nagios version, plugin version (-v) and OS when reporting any issue. ::: Messages without supporting info will risk being sent to /dev/null ------------------------------------------------------------------------- This SF.net email is sponsored by: Microsoft Defy all challenges. Microsoft(R) Visual Studio 2005. http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ _______________________________________________ Nagios-users mailing list Nagios-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/nagios-users ::: Please include Nagios version, plugin version (-v) and OS when reporting any issue. ::: Messages without supporting info will risk being sent to /dev/null