Hi all.<br><br>I have been trying use dnx (<a href="http://dnx.sourceforge.net/index.html" target="_blank">http://dnx.sourceforge.net/index.html</a>) with this environment:<br><br>2 servers CentOS 5.2 x86_64 + Nagios 3.0.6 + dnx 0.18<br>

<br>I think use dnx for distribution nagios installation and redundance.<br>For a dnx installation I follow this instruction:<br><br>- install packages gcc, glibc, glibc-common, gd, gd-devel, libtool-ltdl-devel<br>- ./configure --prefix=/usr/local/dnx --with-nagios3x<br>

- make prefix=/usr/local/dnx install-server<br><br>dnx installation completed and ok, but during a nagios inicialization occurred this error:<br><br>[1253914457] Nagios 3.0.6 starting... (PID=17177)<br>[1253914457] Local time is Fri Sep 25 18:34:17 BRT 2009<br>

[1253914457] LOG VERSION: 2.0<br>[1253914457] Error: Function nebmodule_init() in module '/usr/local/dnx/lib/dnxServer.so' returned an error.  Module will be unloaded.<br>[1253914457] Event broker module '/usr/local/dnx/lib/dnxServer.so' deinitialized successfully.<br>

<br><br>So in Nagios.cfg I set up <br><br>broker_module=/usr/local/dnx/lib/dnxServer.so<br>And event_broker_options=-1<br><br><br>Anyone had a same problem ?  <br><br>Cristiano.<br><br><br>