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

This support forum board is for support questions relating to Nagios XI, our flagship commercial network monitoring solution.
Locked
dominiqs
Posts: 17
Joined: Thu May 20, 2010 9:34 am

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

Post 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.
mmestnik
Posts: 972
Joined: Mon Feb 15, 2010 2:23 pm

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

Post by mmestnik »

We use ndo2. Did you try and install something else?
User avatar
admin
Site Admin
Posts: 256
Joined: Mon Oct 12, 2009 8:21 am

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

Post 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?
dominiqs
Posts: 17
Joined: Thu May 20, 2010 9:34 am

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

Post by dominiqs »

I fixed this Nagios didnt like the fact that /tmp director has noexec permisiions on it ..Thanks
Locked