If i try to update the idoutils or something kindly like this, i get this error. What can I do there? Sorry for the newbie questions, but you are the professionals and I hope that you can help :-)
Setting up icinga-idoutils (1.11.6-1~debmon70+1) ... dbconfig-common: writing config to /etc/dbconfig-common/icinga-idoutils.conf Not replacing deleted config file /etc/dbconfig-common/icinga-idoutils.conf unable to read input file /etc/dbconfig-common/icinga-idoutils.conf dpkg: error processing icinga-idoutils (--configure): subprocess installed post-installation script returned error exit status 1 Florian Klünder -----Ursprüngliche Nachricht----- Von: icinga-users [mailto:[email protected]] Im Auftrag von Carl R. Friend Gesendet: Montag, 9. Februar 2015 13:14 An: Icinga User's Corner Betreff: Re: [icinga-users] Still unable to connect to data sink On Mon, 9 Feb 2015, Florian Kluender wrote: > root 19343 9380 0 12:51 pts/0 00:00:00 grep ido2 OK, not only do we not have two running, we don't even have one running. It's highly probable that the configuration file is a mess in one way or another. Did you check the system logs for anything from the ido2db daemon process? Failing that, try, as Markus suggested, running the ido2db daemon in the foreground using the "-f" switch appended to the command line. This command will give you the syntax for your version: /usr/local/icinga/bin/ido2db --version To check if you have DOS-style end-of-line markers still in your config file try this and post several lines of the result: grep '^[a-z]' /etc/icinga/ido2db.cfg | od -cb (obviously substituting the name of your configuration file; the one listed above is mine). Cheers! +------------------------------------------------+---------------------+ | Carl Richard Friend (UNIX Sysadmin) | West Boylston | | Minicomputer Collector / Enthusiast | Massachusetts, USA | | mailto:[email protected] +---------------------+ | http://users.rcn.com/crfriend/museum | ICBM: 42:22N 71:47W | +------------------------------------------------+---------------------+ _______________________________________________ icinga-users mailing list [email protected] https://lists.icinga.org/mailman/listinfo/icinga-users _______________________________________________ icinga-users mailing list [email protected] https://lists.icinga.org/mailman/listinfo/icinga-users
