Good Evening,
Trying to load the mk-livestatus module into a fresh install of Nagios 4.0.0.0beta4 but I'm getting the following error:
[1378844599] Nagios 4.0.0beta4 starting... (PID=28622)
[1378844599] Local time is Tue Sep 10 21:23:19 BST 2013
[1378844599] LOG VERSION: 2.0
[1378844599] qh: Socket '/usr/local/nagios/var/rw/nagios.qh' successfully initialized
[1378844599] qh: core query handler registered
[1378844599] nerd: Channel hostchecks registered successfully
[1378844599] nerd: Channel servicechecks registered successfully
[1378844599] nerd: Channel opathchecks registered successfully
[1378844599] nerd: Fully initialized and ready to rock!
[1378844599] wproc: Successfully registered manager as @wproc with query handler
[1378844600] wproc: Registry request: name=Core Worker 28625;pid=28625
[1378844600] wproc: Registry request: name=Core Worker 28623;pid=28623
[1378844600] wproc: Registry request: name=Core Worker 28626;pid=28626
[1378844600] wproc: Registry request: name=Core Worker 28624;pid=28624
[1378844600] Error: Could not load module '/usr/local/lib/mk-livestatus/livestatus.o' -> file not found
[1378844600] Error: Failed to load module '/usr/local/lib/mk-livestatus/livestatus.o'.
[1378844600] Error: Module loading failed. Aborting.
Didn't get any errors during compliation or install. I can see the files there and appears that it should be accessible from the 'nagios' user:
-rwxr-xr-x 1 root staff 516600 Sep 10 21:17 /usr/local/lib/mk-livestatus/livestatus.o
Trying to install it on Debian 7.1:
Linux 3.2.0-4-amd64 #1 SMP Debian 3.2.46-1+deb7u1 x86_64 GNU/Linux
Frustratingly whilst testing, I successfully had this installed my Raspberry PI with Nagios 3 but wanted it on something a bit more powerful. I also heard that the livestatus module isn't compatible with Nagios 4 so wanted to confirm if this was the case.
Thanks in advance for your help.
Lee