On Mon, Jun 24, 2013 at 11:34 AM, Michael Friedrich <
michael.friedr...@gmail.com> wrote:

> On 24.06.2013 17:18, Chris Curvey wrote:
> >     http://docs.icinga.org/latest/en/beginners.html
> >
> >
> > Yep, I've read that.  Let me test my understanding.  If I look at what
> > is running on my system, I see:
> >
> > chris@mu:/var/log/icinga$ ps -ef | grep icinga
> > nagios   10839     1  0 Jun21 ?        00:00:52 /usr/sbin/icinga -d
> > /etc/icinga/icinga.cfg
> > nagios   16055     1  0 10:36 ?        00:00:00 /usr/sbin/ido2db -c
> > /etc/icinga/ido2db.cfg
>
> that one shows only one ido2db process, meaning to say that there's no
> data being processed through the idomod module.
>
> how to proceed with enabling idoutils when using packages is mentioned
> with the package provided README.Debian - i guess, you did not follow that?
>
>
> that seems to have fixed it.  I followed the instructions to copy the
modules around, and now I'm getting listings for my localhost in the
icinga-web interface.  Hooray.

chris@mu:~$ ps -ef | grep icinga
nagios    2267     1  0 13:23 ?        00:00:00 /usr/sbin/icinga -d
/etc/icinga/icinga.cfg
nagios    2832     1  0 13:24 ?        00:00:00 /usr/sbin/ido2db -c
/etc/icinga/ido2db.cfg
nagios    3017  2832  0 13:24 ?        00:00:00 /usr/sbin/ido2db -c
/etc/icinga/ido2db.cfg

Thanks so much for your assistance.  I'm going to try to write something up
that covers what I think I've learned.
------------------------------------------------------------------------------
This SF.net email is sponsored by Windows:

Build for Windows Store.

http://p.sf.net/sfu/windows-dev2dev
_______________________________________________
icinga-users mailing list
icinga-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/icinga-users

Reply via email to