install minor version

Support forum for Nagios Core, Nagios Plugins, NCPA, NRPE, NSCA, NDOUtils and more. Engage with the community of users including those using the open source solutions.
Locked
jriker1
Posts: 115
Joined: Tue Dec 15, 2015 8:40 pm

install minor version

Post 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. :)
jriker1
Posts: 115
Joined: Tue Dec 15, 2015 8:40 pm

Re: install minor version

Post by jriker1 »

bwallace
Posts: 1145
Joined: Tue Nov 17, 2015 1:57 pm

Re: install minor version

Post 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/
Be sure to check out the Knowledgebase for helpful articles and solutions!
jriker1
Posts: 115
Joined: Tue Dec 15, 2015 8:40 pm

Re: install minor version

Post 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.
bwallace
Posts: 1145
Joined: Tue Nov 17, 2015 1:57 pm

Re: install minor version

Post by bwallace »

Definitely let us know if you run into any other problems, we'll leave this thread open....
Be sure to check out the Knowledgebase for helpful articles and solutions!
jriker1
Posts: 115
Joined: Tue Dec 15, 2015 8:40 pm

Re: install minor version

Post 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
avandemore
Posts: 1597
Joined: Tue Sep 27, 2016 4:57 pm

Re: install minor version

Post by avandemore »

Glad to hear it's working for you. Thanks for using the Nagios forums. Are we ok to lock this thread?
Previous Nagios employee
jriker1
Posts: 115
Joined: Tue Dec 15, 2015 8:40 pm

Re: install minor version

Post by jriker1 »

yep
dwhitfield
Former Nagios Staff
Posts: 4583
Joined: Wed Sep 21, 2016 10:29 am
Location: NoLo, Minneapolis, MN
Contact:

Re: install minor version

Post 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!
Locked