configuration verification O(n) version 4

This support forum board is for support questions relating to Nagios XI, our flagship commercial network monitoring solution.
Locked
njohnston
Posts: 5
Joined: Mon Dec 16, 2013 1:38 pm

configuration verification O(n) version 4

Post by njohnston »

I am using Nagios XI version 2012R2.7 deployed from a VMWare image. We have a large deployment of 582 hosts and 18053 services, and applying an updated configuration takes forever. I updated to the most recent version of Nagios XI using this process at http://assets.nagios.com/downloads/nagi ... ctions.pdf, but nagios core remains at version 3.5.0. I saw in the release notes that version 4.0 has a new algorithm for the verification that runs in O(n) time instead of O(n^2): http://labs.nagios.com/2013/09/20/nagio ... available/

How can I integrate this fix into my XI version? Will you support my upgrading core to version 4.0, or do I need to wait until its incorporated into http://assets.nagios.com/downloads/nagi ... est.tar.gz?

Thanks for your assistance
sreinhardt
-fno-stack-protector
Posts: 4366
Joined: Mon Nov 19, 2012 12:10 pm

Re: configuration verification O(n) version 4

Post by sreinhardt »

Sorry at this time we will not support any upgrades to core 4 due to multiple reasons with core and ndoutils. I can however promise that it is coming very very soon. We have been testing internally for some time and it shouldn't be long now. I know this isn't exactly what you wanted to hear, but its certainly better than sometime this summer.
Nagios-Plugins maintainer exclusively, unless you have other C language bugs with open-source nagios projects, then I am happy to help! Please pm or use other communication to alert me to issues as I no longer track the forum.
njohnston
Posts: 5
Joined: Mon Dec 16, 2013 1:38 pm

Re: configuration verification O(n) version 4

Post by njohnston »

Thanks for the info, and I appreciate your candor
Locked