Wed, Jul 07, 2010 ve 11:16:42AM -0400, Bruce Pennypacker napsal: > Hi all, > > I just upgraded to icinga 1.0.2. We're currently just testing it so I > took the easy route with the IDO database and dropped it then recreated > it with mysql.sql. After starting ido2db and icinga I now see the > following in the icinga.log: > > [1278514820] Icinga 1.0.2 starting... (PID=1585) > [1278514820] Local time is Wed Jul 07 11:00:20 EDT 2010 > [1278514820] LOG VERSION: 2.0 > [1278514820] idomod: IDOMOD 1.0.2 (06-30-2010) Copyright (c) 2005-2008 > Ethan Galstad ([email protected]), Copyright (c) 2009-2010 Icinga > Development Team (http://www.icinga.org)) > [1278514820] idomod: Could not open data sink! I'll keep trying, but > some output may get lost... > [1278514820] Event broker module > '/usr/local/monitor/icinga/bin/idomod.o' initialized successfully. > [1278514821] Finished daemonizing... (New PID=1586) > [1278514821] INITIAL HOST STATE: a4hs-emr;UP;HARD;1; > [1278514821] INITIAL HOST STATE: acs-a1;UP;HARD;1; > ... > [1278514836] idomod: Still unable to connect to data sink. 32336 items > lost, 5000 queued items to flush. > > I've verified that nothing in my ido2db.cmd nor icinga.cfg have > changed. ido2db.cmd:socket_name and idomod.cfg:output both point to the > same socket file. I made sure the socket didn't exist before starting > up ido2db and it gets created properly when I do launch ido2db. The > broker_module entry in icinga.cfg hasn't changed either... > > Any ideas what my problem might be? > > Thanks, > > -Bruce
I'm not sure if it helps but in our environment I was unable to open data sink with ssl enabled. After disabling ssl and setup everything to use socket instead of tcp connection, it just works. I have not time yet to test it again... -- .''`. Ondra 'Kepi' Kudlik : :' : Debian GNU/Linux User `. `' `- http://kepi.cz :: http://twitter.com/kepicz ------------------------------------------------------------------------------ This SF.net email is sponsored by Sprint What will you do first with EVO, the first 4G phone? Visit sprint.com/first -- http://p.sf.net/sfu/sprint-com-first _______________________________________________ icinga-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/icinga-users
