Re: handler behavior has changed since upgrading to XI 5.5.3
Posted: Mon Nov 05, 2018 10:20 am
I don't think so - there are no commits on GitHub that indicate this was patched.Do you know if this was fixed in 5.5.6 ?
Support for Nagios products and services
https://support.nagios.com/forum/
I don't think so - there are no commits on GitHub that indicate this was patched.Do you know if this was fixed in 5.5.6 ?
lmiltchev wrote:I don't think so - there are no commits on GitHub that indicate this was patched.Do you know if this was fixed in 5.5.6 ?
jomann wrote:I am looking into this now. It will be fixed in the next release, Nagios XI 5.5.7 with a patch, and in Nagios Core 4.4.3 once that is released. The next version of XI will be coming out shortly.
what would this entail?jomann wrote:If you'd like a patch for this, we could provide one for you to apply and re-build Nagios Core on the system.
ok thx. For now, I'll wait for the 5.5.7 patch.jomann wrote:A patched 4.4.2 would be in XI 5.5.7 - the issue is also fixed in Core 4.4.3 - was just noting that for the forum thread's sake.
You do not need to wait for Core 4.4.3, only for XI 5.5.7, which will be out early next week.
The patch would mean you re-build Core on the system. What you'd do:
1. Download the tarball for the Nagios XI version you are currently running and extract in /tmp
2. in /tmp/nagiosxi/subcomponents/nagisocore/patches you'd drop in the patch that I provide
3. you would add a line for the patch in /tmp/nagiosxi/subcomponents/nagisocore/apply-patches
4. manually run the ./upgrade script from inside that folder
I applied 5.5.7 and can confirm that this issue is fixedfacc_se wrote:ok thx. For now, I'll wait for the 5.5.7 patch.jomann wrote:A patched 4.4.2 would be in XI 5.5.7 - the issue is also fixed in Core 4.4.3 - was just noting that for the forum thread's sake.
You do not need to wait for Core 4.4.3, only for XI 5.5.7, which will be out early next week.
The patch would mean you re-build Core on the system. What you'd do:
1. Download the tarball for the Nagios XI version you are currently running and extract in /tmp
2. in /tmp/nagiosxi/subcomponents/nagisocore/patches you'd drop in the patch that I provide
3. you would add a line for the patch in /tmp/nagiosxi/subcomponents/nagisocore/apply-patches
4. manually run the ./upgrade script from inside that folder
yeslmiltchev wrote:Great! Is it safe to close this topic then, and mark it as resolved?