Page 1 of 1

Nagios 4.3.1 not supporting MK Live status

Posted: Fri Jun 30, 2017 6:25 am
by padu_3891
i tried upgrading the Nagios to 4.3.1 . Once after upgrade complated when i try to restart the nagios service am getting error as follows and nagios not getting started .

Code: Select all

 Error: Could not load module '/usr/local/lib/mk-livestatus/livestatus.o' -> /usr/local/lib/mk-livestatus/livestatus.o: undefined symbol: external_command_buffer_slots
Jun 28 06:28:42 SERVER1nagios: Error: Failed to load module '/usr/local/lib/mk-livestatus/livestatus.o'.
Jun 28 06:28:42 SERVER1nagios: Error: Module loading failed. Aborting.
Jun 28 07:15:02 SERVER1kernel: livestatus.o[61923]: segfault at 10 ip 00007f31c9a5b6e9 sp 00007ffc06754e40 error 4 in livestatus.o[7f31c9a2e000+ac000]

Re: Nagios 4.3.1 not supporting MK Live status

Posted: Fri Jun 30, 2017 9:02 am
by mcapra
Does Nagios Core start fine with the Livestatus module disabled?

Did you also compile Livestatus against nagios4 using the --with-nagios4 flag when running configure? I think external_command_buffer_slots and it's related functionality was removed/deprecated with some version of Nagios Core 4.

Re: Nagios 4.3.1 not supporting MK Live status

Posted: Fri Jun 30, 2017 12:39 pm
by dwhitfield
Thanks @mcapra!

For clarity, we didn't write and do not support mk-livestatus. It is possible, of course, that community members will be willing to help you out.

Re: Nagios 4.3.1 not supporting MK Live status

Posted: Mon Jul 03, 2017 9:11 am
by padu_3891
Thank you @mcapra .

The real issue was with the delevelopment versions . i tried with standard version of MKlivestatus and works fine . even in the higher version , if its a "p" version then the issue exist .

Re: Nagios 4.3.1 not supporting MK Live status

Posted: Wed Jul 05, 2017 9:50 am
by tmcdonald
Did you have any further (related) questions or are we okay to close this thread?

Re: Nagios 4.3.1 not supporting MK Live status

Posted: Thu Jul 06, 2017 9:59 am
by padu_3891
Please close this thread, thank you for your support