I don't know what the issue is specifically, but this does not work under Fedora 9 after multiple tries (not sure if someone else has got it to work). I repeated the same steps under Fedora 8 and works fine.
[08-11-2008 17:18:01] Event broker module '/usr/local/nagios/bin/ndomod-3x.o' initialized successfully. [08-11-2008 17:18:01] ndomod: Successfully connected to data sink. 0 queued items to flush. [08-11-2008 17:18:01] ndomod: NDOMOD 1.4b7 (10-31-2007) Copyright (c) 2005-2007 Ethan Galstad ([EMAIL PROTECTED]) -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Seth Simmons Sent: Friday, August 8, 2008 1:15 PM To: Mark Young; Nagios User list Subject: Re: [Nagios-users] problem running ndoutils 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 ------------------------------------------------------------------------- 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
