centos 7: nagios-4.2.0 doesn't work with ndoutils-2.0.0-11

Support forum for Nagios Core, Nagios Plugins, NCPA, NRPE, NSCA, NDOUtils and more. Engage with the community of users including those using the open source solutions.
Locked
nagmoto
Posts: 195
Joined: Fri Jan 09, 2015 8:05 am

centos 7: nagios-4.2.0 doesn't work with ndoutils-2.0.0-11

Post by nagmoto »

I created my own centos 7 Nagios-4.2.0 rpm from github(configure;cd contrib;make rpm).
But when loading ndomod.so from current ndoutils-2.0.0-11.el7.x86_64 rpm, I see following message
[1470153598] ndomod: I've been compiled with support for revision 402 of the internal Nagios object structures, but the Nagios daemon is currently using revision 403. oing to unload so I don't cause any problems...
Question is How can I compile ndoutils 2.1 with 403 object structure ?
ssax
Dreams In Code
Posts: 7682
Joined: Wed Feb 11, 2015 12:54 pm

Re: centos 7: nagios-4.2.0 doesn't work with ndoutils-2.0.0-

Post by ssax »

You will need to use at least ndoutils-2.1.0:

https://github.com/NagiosEnterprises/nd ... tils-2-1-0
nagmoto
Posts: 195
Joined: Fri Jan 09, 2015 8:05 am

Re: centos 7: nagios-4.2.0 doesn't work with ndoutils-2.0.0-

Post by nagmoto »

pls close out this thread.
rkennedy
Posts: 6579
Joined: Mon Oct 05, 2015 11:45 am

Re: centos 7: nagios-4.2.0 doesn't work with ndoutils-2.0.0-

Post by rkennedy »

Will do. Closing this one up.
Former Nagios Employee
Locked