I did use package manager to install mysql. The problem was missing mysql-devel. Compiled again and no errors. Thanks.
Now the problem I have is this in the Nagios log. [08-08-2008 12:51:00] ndomod: Error writing to data sink! Some output may get lost... [08-08-2008 12:51:00] ndomod: Successfully flushed 80 queued items to data sink. I'm guessing this is more of a mysql issue? I tried mysql with this user and works fine on the database; checked the config and credentials are ok. I gave this user full access to this database. -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Mark Young Sent: Friday, August 8, 2008 12:26 PM To: Nagios User list Subject: Re: [Nagios-users] problem running ndoutils Hi Seth, On Aug 8, 2008, at 10:58 AM, Seth Simmons wrote: > Support for the specified database server is either not yet supported, > or was not found on your system. I think that you may have compiled NDOutils without the necessary mysql development libraries. When you configured the installation were there any errors listed concerning mysql? An easy solution would be to use a package manager and install mysql, mysql-server, mysql- devel. You will then need to create and initialize the database you are going to use. I hope this will get you started. Mark Young ___ Nagios Enterprises, LLC Web: www.nagios.com ------------------------------------------------------------------------ - This SF.Net email is sponsored by the Moblin Your Move Developer's challenge Build the coolest Linux based applications with Moblin SDK & win great prizes Grand prize is a trip for two to an Open Source event anywhere in the world http://moblin-contest.org/redirect.php?banner_id=100&url=/ _______________________________________________ Nagios-users mailing list [email protected] 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 the Moblin Your Move Developer's challenge Build the coolest Linux based applications with Moblin SDK & win great prizes Grand prize is a trip for two to an Open Source event anywhere in the world http://moblin-contest.org/redirect.php?banner_id=100&url=/ _______________________________________________ Nagios-users mailing list [email protected] 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
