Page 1 of 1

NDOutils Error:Could not load module '/usr/local/nagios/bin/

Posted: Fri May 28, 2010 9:36 am
by dominiqs
Hi,
I seem to have installed the Nagios XI server and its agent "successfully". The agent and monitoring server seem to be communicating but however i am getting this errors in the (/usr/local/nagios/var/nagios.log) Nagios.log file


Error: Could not load module '/usr/local/nagios/bin/ndomod.o' -> /tmp/nebmodCuZJGE: failed to map segment from shared object: Operation not permitted

I suspect this is an error with the NDOutils package.I am also suspicious that the WEB GUI is not showing all the info i expect to see as a result of this.
Has anyone seen this before if so can you help please

in the Nagious Web GUI under notifications i can see all sorts of stuff that i have asked Nagios to monitor in text.These seem to be just snippets or a copy of the nagios.log files displaying in the WEB GUI
I dont think all the other monitoring information is feeding into the GUI well or at all .
I suspect this error is the reason why i am not seeing all informational monitoring stuff (like Disk Uasage, hosts etc ) in a graphical representaions only a few .I also dont see a lot of colourful stuff in green ,red etc as I expected ...Can anyone help please.
Your help would be greatly appreciated.

Re: NDOutils Error:Could not load module '/usr/local/nagios/bin/

Posted: Fri May 28, 2010 3:01 pm
by mmestnik
We use ndo2. Did you try and install something else?

Re: NDOutils Error:Could not load module '/usr/local/nagios/bin/

Posted: Fri May 28, 2010 3:21 pm
by admin
ndomod.o is the event broker module component of NDOutils that feeds data out of Nagios Core to another daemon for insertion into MySQL.

What distro and architecture (32-bit/64-bit) did you install Nagios XI on?

Re: NDOutils Error:Could not load module '/usr/local/nagios/bin/

Posted: Fri Jun 04, 2010 8:46 am
by dominiqs
I fixed this Nagios didnt like the fact that /tmp director has noexec permisiions on it ..Thanks