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
Update 3.2.3 to 3.3.1 issue
Update 3.2.3 to 3.3.1 issue
- Attachments
-
nagios-install.txt- (22.72 KiB) Downloaded 241 times
Re: Update 3.2.3 to 3.3.1 issue
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
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