Bug 1309757

Summary: Nagios can not be started with check_mk broker module
Product: [Fedora] Fedora EPEL Reporter: Sandor Kosa <stresszmen>
Component: check-mkAssignee: Andrea Veri <andrea.veri>
Status: CLOSED DUPLICATE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: high Docs Contact:
Priority: unspecified    
Version: epel7CC: affix, andrea.veri, jose.p.oliveira.oss, lemenkov, linux, Marcin.Dulak, meltingrobot, nb, ondrejj, shawn.starr, s, swilkerson
Target Milestone: ---   
Target Release: ---   
Hardware: x86_64   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2016-03-06 00:04:07 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:

Description Sandor Kosa 2016-02-18 15:50:09 UTC
Description of problem:
We had an old nagios version (nagios v3). We updated with yum update our server and nagios has been updated too (nagios v4). Since the update, we can not use the check-mk module. The error message is:
[1455787054] Error: Could not load module '/usr/lib64/check_mk/livestatus.o' -> /usr/lib64/check_mk/livestatus.o: undefined symbol: last_command_check
[1455787054] Error: Failed to load module '/usr/lib64/check_mk/livestatus.o'.
[1455787054] Error: Module loading failed. Aborting.

Version-Release number of selected component (if applicable):
- CentOS Linux release 7.2.1511 (Core)
- check-mk-livestatus x86_64 1.2.6p9-1.el7
- check-mk x86_64 1.2.6p9-1.el7
- nagios x86_64 4.0.8-2.el7

How reproducible:
Configure the broker module in the nagios.conf:
broker_module=/usr/lib64/check_mk/livestatus.o /etc/nagios/rw/live

Steps to Reproduce:
1. Configure the broker module in the nagios.conf
2. Try to restart nagios
3. nagios can't be started.

Actual results:
We use our nagios server without this module.

Expected results:
We need this module.

Additional info:
-

Comment 1 Sandor Kosa 2016-02-23 08:40:15 UTC
We have just installed the check_mk rpms from the EPEL testing repository.
Now, it's working fine.
The question is, when will we be able to use this package from the stable repository?

Comment 2 meltingrobot 2016-03-04 16:10:45 UTC
I think you can give it karma at this link if it is stable for you.  I already checked the boxes that it fixed what I needed.

https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2016-41fedd9ffa

Comment 3 Sandor Kosa 2016-03-05 13:46:20 UTC
Yes. Currently we use the package check-mk-1.2.6p16-2.el7.
I never used this site but I found the way to give karma :).
So, thank you for your info.

Comment 4 marcindulak 2016-03-06 00:04:07 UTC

*** This bug has been marked as a duplicate of bug 1309350 ***