Thanks for your reply. I should have included that info:
My ndomod.cfg options are: instance_name=default output_type=unixsocket output=/usr/local/nagios/var/ndo.sock output_buffer_items=5000 file_rotation_interval=14400 file_rotation_timeout=60 reconnect_interval=15 reconnect_warning_interval=15 data_processing_options=-1 config_output_options=3 My ndo2db.cfg options are: socket_type=unix socket_name=/usr/local/nagios/var/ndo.sock db_servertype=mysql db_host=localhost db_port=3306 db_name=nagios-ndo db_prefix=ndo_ db_user=mysql db_pass=<password> There are some timing options at the bottom, I don't think they're important. I have verified tha the ndo.sock is nagios.nagios. I even tried changing everything to TCPSocket and got the same errors. I manually connected to the DB as mysql/<password> with no problem. Any ideas? Josh -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Joerg Linge Sent: Thursday, May 25, 2006 7:21 AM To: [email protected] Subject: Re: [Nagios-users] NDOUtils 1.3.1 data sink error. Am Donnerstag 25 Mai 2006 13:57 schrieb Samba: > Hi all, > > I'm having problems with NDOUtils configured for use with MySQL with > Nagios 2.3.1. I've googled for "error writing to data sink". But I > only get one result and it's not in English. > > I start the ndo2db daemon as my nagios user then restart nagios and I > get the following messages in my Event Log. Du you use UnixSocket or TCPSocket as connection type ? If Unix Socket is used check the pemermissions of var/ndo.sock ndomod.cfg AND ndo2db.cfg mus contain the same connection settings. Regards Jörg ------------------------------------------------------- All the advantages of Linux Managed Hosting--Without the Cost and Risk! Fully trained technicians. The highest number of Red Hat certifications in the hosting industry. Fanatical Support. Click to learn more http://sel.as-us.falkag.net/sel?cmd=lnk&kid7521&bid$8729&dat1642 _______________________________________________ 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
