NDOutils-1.3.1 nebmodule_init problem

Knepp Jon - jknepp Jon.Knepp at acxiom.com
Wed Nov 8 21:43:21 CET 2006


I have run out of ideas in my attempts to get ndoutils 1.3.1 to run
under my instance of Nagios. The good news is that ndo2db appears to be
running properly as I was able to use the log2ndo command from the
ndoutils-1.3.1/src/ directory to load my nagios.log file into my MySQL
database without error. I have also verified that my nagios executable
was properly compiled with Event Broker support as it was able to
successfully load the helloworld.o module included in the
nagios-2.5/module/ directory, generating the successful helloworld.o
module load messages in the nagios.log file. After multiple successful
and uneventful compilings of the ndomod.o (ala ndomod-2x.o variety) with
"./configure --with-mysql-lib=/usr/lib/mysql --disable-pgsql" the only
thing that continues to elude me is a successful initialization of the
ndomod.o at nagios startup. I would greatly appreciate any assistance. I
have included additional details on my instance's particulars below.

 

Thanks in advance,

 

Jon

 

Nagios 2.5

CentOS 4.4

MySQL 4.1.20-1.RHEL4.1

 

[1163011077] ndomod: NDOMOD 1.3.1 Copyright (c) 2005-2006 Ethan Galstad
(nagios at nagios.org)

[1163011077] Error: Function nebmodule_init() in module
'/usr/local/nagios/bin/ndomod.o' returned an error.  Module will be
unloaded.

[1163011077] Event broker module '/usr/local/nagios/bin/ndomod.o'
deinitialized successfully.

 

----- ndomod.cfg -----

instance_name=default

output_type=unixsocket

output=/usr/local/nagios/var/ndo.sock

output_buffer_items=5000

reconnect_interval=15

reconnect_warning_interval=15

data_processing_options=-1

config_output_options=3

 

----- ndo2db.cfg -----

socket_type=unix

socket_name=/usr/local/nagios/var/ndo.sock

db_servertype=mysql

db_host=localhost

db_port=3306

db_name=nagios

db_prefix=ndo_

db_user=nagios

db_pass=password

max_timedevents_age=1440

max_systemcommands_age=10080

max_servicechecks_age=10080

max_hostchecks_age=10080

max_eventhandlers_age=44640

 

----- excerpt from nagios.cfg ------

broker_module=/usr/local/nagios/bin/ndomod.o
config_dir=/usr/local/nagios/etc/ndomod.cfg

***************************************************************************
The information contained in this communication is confidential, is
intended only for the use of the recipient named above, and may be legally
privileged.

If the reader of this message is not the intended recipient, you are
hereby notified that any dissemination, distribution or copying of this
communication is strictly prohibited.

If you have received this communication in error, please resend this
communication to the sender and delete the original message or any copy
of it from your computer system.

Thank You.
****************************************************************************
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://www.monitoring-lists.org/archive/users/attachments/20061108/2d31ec38/attachment.html>
-------------- next part --------------
-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
-------------- next part --------------
_______________________________________________
Nagios-users mailing list
Nagios-users at lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/nagios-users
::: Please include Nagios version, plugin version (-v) and OS when reporting any issue. 
::: Messages without supporting info will risk being sent to /dev/null


More information about the Users mailing list