Gentoo Archives: gentoo-user

From: Jeff Smelser <tradergt@×××××.com>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] NdoUtils Wont Load module in nagios
Date: Mon, 08 Sep 2014 15:14:31
Message-Id: CAGymGEmX8_6t+9Y8dJrARrZ42F6ti5VNmjNYt3YcSTEwU3LtNA@mail.gmail.com
In Reply to: Re: [gentoo-user] NdoUtils Wont Load module in nagios by Alan McKinnon
1 Thanks, I saw that one.
2
3 If I am reading it right, he was missing the broker_command= which I have:
4
5 broker_module=/usr/bin/ndomod.o config_file=/etc/nagios/ndomod.cfg
6
7 Then when he add's it, its loading he just doesnt have it config'd
8 correctly:
9
10 [18-12-2012 17:39:07] Finished daemonizing... (New PID=10105)
11 [18-12-2012 17:39:07] Event broker module '/usr/local/nagios/bin/ndomod.o'
12 initialized successfully.
13 [18-12-2012 17:39:07] ndomod: Could not open data sink! I'll keep trying,
14 but some output may get lost...
15 [18-12-2012 17:39:07] ndomod: NDOMOD 1.5.2 (06-08-2012) Copyright (c) 2009
16 Nagios Core Development Team and Community Contributors
17 [18-12-2012 17:39:07] LOG VERSION: 2.0
18 [
19
20 Let me know if I missed something.
21
22 On Mon, Sep 8, 2014 at 10:02 AM, Alan McKinnon <alan.mckinnon@×××××.com>
23 wrote:
24
25 > On 08/09/2014 02:32, Jeff Smelser wrote:
26 > > I have been racking my head trying to figure out why this module wont
27 > > load. All the privs are correct as far as I can see.
28 > >
29 > > Sep 7 19:22:32 kyle nagios: Nagios 3.5.1 starting... (PID=32513)
30 > > Sep 7 19:22:32 kyle nagios: Local time is Sun Sep 07 19:22:32 CDT 2014
31 > > Sep 7 19:22:32 kyle nagios: LOG VERSION: 2.0
32 > > Sep 7 19:22:32 kyle nagios: Error: Could not load module
33 > > '/usr/bin/ndomod.o' -> file not found
34 > >
35 > > I cant even figure out how to get more debugging from the startup. :(
36 > >
37 > > Thanks,
38 > > Jeff
39 >
40 >
41 > This post seems relevant:
42 >
43 > http://support.nagios.com/forum/viewtopic.php?t=8678&p=41799
44 >
45 >
46 >
47 > Also, selinux and such things might be interfering. Are you running
48 > selinux?
49 >
50 > --
51 > Alan McKinnon
52 > alan.mckinnon@×××××.com
53 >
54 >
55 >

Replies

Subject Author
Re: [gentoo-user] NdoUtils Wont Load module in nagios Alan McKinnon <alan.mckinnon@×××××.com>