Page 1 of 1

install minor version

Posted: Tue Aug 16, 2016 1:50 pm
by jriker1
How do you install an update from 4.1.1 to 4.2.0? Honestly I've been using Nagios forever but have basically gone a long time without any upgrades and then when I moved to a new version it was a new job or new location so never had to "upgrade" an existing implementation. Do you just do the

make all
make install
make install-init
make install-config
make install-commandmode
make install-webconf
cp -R contrib/eventhandlers/ /usr/local/nagios/libexec/
chown -R nagios:nagios /usr/local/nagios/libexec/eventhandlers
/usr/local/nagios/bin/nagios -v /usr/local/nagios/etc/nagios.cfg

plus the plugins and call it a day?

Thanks.

JR

EDIT: Guess not, lost all my settings or they were moved more accurately. Reverting the virtual. :)

Re: install minor version

Posted: Tue Aug 16, 2016 2:25 pm
by jriker1

Re: install minor version

Posted: Tue Aug 16, 2016 2:26 pm
by bwallace
That is correct -- Here are the steps for upgrading Core:
https://assets.nagios.com/downloads/nag ... ading.html

As of now, the latest version is 4.2.0 - released Aug 1st 2016
https://www.nagios.org/news/2016/08/nag ... -released/

Re: install minor version

Posted: Tue Aug 16, 2016 2:27 pm
by jriker1
Thanks I'll review those links. Did notice in following the instructions I sent that the nagios app website defaulted back to the default homepage and not to services like I configured it to do so a while ago.

Re: install minor version

Posted: Tue Aug 16, 2016 4:22 pm
by bwallace
Definitely let us know if you run into any other problems, we'll leave this thread open....

Re: install minor version

Posted: Fri Oct 21, 2016 10:26 am
by jriker1
Here is what I ended up following:

http://www.howtovmlinux.com/articles/mo ... 4-x-x.html

Seemed to work without issue other than the home page defaulted back to home instead of services so have to manually fix that.

Thanks.

JR

Re: install minor version

Posted: Fri Oct 21, 2016 10:35 am
by avandemore
Glad to hear it's working for you. Thanks for using the Nagios forums. Are we ok to lock this thread?

Re: install minor version

Posted: Fri Oct 21, 2016 10:37 am
by jriker1
yep

Re: install minor version

Posted: Fri Oct 21, 2016 10:39 am
by dwhitfield
Glad to hear it is resolved. I am going to lock the thread. Please feel free to post again if you have you another issue. Thank you for using the Nagios forums!