Page 4 of 5

Re: Problems on Core 4.3.0

Posted: Thu Feb 23, 2017 2:42 pm
by Petr M.
Eddie.Brown: Nagios build directory is directory where are unpacked Nagios installation files

Re: Problems on Core 4.3.0

Posted: Thu Feb 23, 2017 2:46 pm
by Petr M.
jfrickson wrote:I am reverting the commit that did the whole "login page" "logout link" stuff. It apparently needs more thought and testing, and more clear directions on how to upgrade.

Release 4.3.1 will be out shortly.
Good choise. I think that will be good to delete download links from https://www.nagios.org/downloads/nagios ... 1487877624 and information about 4.3.0 from Changelog. Now all Nagios users can dowload this version.

Re: Problems on Core 4.3.0

Posted: Thu Feb 23, 2017 2:51 pm
by Petr M.
Issues with Maps, Trends and Histogram link solved by https://support.nagios.com/forum/viewto ... 9&p=213157

Re: Problems on Core 4.3.0

Posted: Thu Feb 23, 2017 3:04 pm
by dwhitfield
When 4.3.1 comes out, please everyone that is not on CentOS 6 start new threads or follow threads for your issue. As we have seen, CentOS 7 and Debian already have pretty easy fixes.

Re: Problems on Core 4.3.0

Posted: Thu Feb 23, 2017 3:38 pm
by Pikmin
metaldad wrote: I had the same problem. I figured out that config.js in /usr/local/nagios/share/js is missing. I looked into the source tar and found a config.js.in. This file needs to be copied to the js directory, renamed (config.js) and modified. Replace value @cgiurl@ with cgibin, so the file looks like:
var nagcfg = {};
nagcfg.cgidir = "cgibin/";


This worked for me.
Thank you kind sir, will test shortly
EDIT: all good, great stuff
pelicanmedia wrote:I'm sorry but will people stop posting 'fixes' for Debian, I'm NOT on Debian.
CentOS, I'm on CentOS!
Did you not read what Box293 posted on the second page, and there's nothing wrong with posting fixes for Debian and Ubuntu for people that use it, it's not all about you

Re: Problems on Core 4.3.0

Posted: Thu Feb 23, 2017 3:42 pm
by dwhitfield

Re: Problems on Core 4.3.0

Posted: Thu Feb 23, 2017 4:07 pm
by Pikmin
Do you recommend people to skip the 4.3.0 upgrade and go straight for the 4.3.1?
I have another Nagios Core instance which I haven't upgraded yet

Re: Problems on Core 4.3.0

Posted: Thu Feb 23, 2017 4:11 pm
by dwhitfield
Generally speaking, skipping nagios versions is ok. In this case, it is.

Re: Problems on Core 4.3.0

Posted: Thu Feb 23, 2017 4:33 pm
by Pikmin
Thanks

Re: Problems on Core 4.3.0

Posted: Thu Feb 23, 2017 4:37 pm
by dwhitfield
@pelicanmedia, did the 4.3.1 upgrade process go more smoothly for you?