Page 1 of 1

Update 3.2.3 to 3.3.1 issue

Posted: Tue Oct 18, 2011 8:19 pm
by kolyan007
Hi,

I've downloaded 3.3.1 release and try to update my current Nagios Core 3.2.3 on CentOS 5.4, but unsuccessful:
# ./configure --with-command-group=nagcmd - success
# make all - success
# make install - success

But Nagios web:
NagiosĀ® Coreā„¢
Version 3.2.3
October 03, 2010
Check for updates
Read what's new in Nagios Core 3
A new version of Nagios Core is available!
Visit nagios.org to download Nagios 3.3.1.

Please find attached log.

Thanks

Re: Update 3.2.3 to 3.3.1 issue

Posted: Wed Nov 02, 2011 5:04 pm
by kolyan007
There is my reply to my question:

Previous version (3.2.1 upgraded to 3.2.3) was installed in /etc/nagios, /usr/lib64/nagios and /usr/share/nagios, but last version (3.3.1) has been installed by default to /usr/local/nagios. By some reason during installation the current nagios service wasn't stopped so there were at least 2 working nagios services.
It will be great if new nagios will search for installed version and uninstall it.
So I've used command kill <pid> to stop unnecessary services, then manual delete old folders.

Cheers