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

Reply via email to