Re: Problems on Core 4.3.0
Posted: Thu Feb 23, 2017 2:42 pm
Eddie.Brown: Nagios build directory is directory where are unpacked Nagios installation files
Support for Nagios products and services
https://support.nagios.com/forum/
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.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.
Thank you kind sir, will test shortlymetaldad 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.
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 youpelicanmedia wrote:I'm sorry but will people stop posting 'fixes' for Debian, I'm NOT on Debian.
CentOS, I'm on CentOS!
Do you recommend people to skip the 4.3.0 upgrade and go straight for the 4.3.1?dwhitfield wrote:4.3.1 is out: https://assets.nagios.com/downloads/nag ... 3.1.tar.gz