Michael Friedrich wrote: > Can you provide your idomod.cfg / ido2db.cfg using egrep -v "^$|^#" > configfile (clear sensitive information). > And also - how did you upgrade, checked the upgrade guide? How do you > start the daemons? Are you installing from source for by package? > Anything on the debug log (ido2db.debug when debug level set to more > detailed / everything). > > Kind regards, > Michael > Michael,
I've been doing some troubleshooting and just found that the ownership of ido.sock might be the issue. When I launch ido2db ido.sock is created as root:nagios with the permissions srwxr-xr-x. If I change the ownership to nagios:nagios before launching icinga then it's able to connect. -Bruce ------------------------------------------------------------------------------ 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
