nagiosxi 2.4 upgrade - PostgresSQL error
Posted: Tue May 01, 2012 3:48 pm
I am attempting to upgrade from Nagios XI 2011R2.3 to 2.4
I get an PostgresSQL error when I run the upgrade script (the system upgraded successfully from 2.2 to 2.3).
I have downloaded both the xi-latest.tar.gz and the xi-2011r2.4.tar.gz and get the same error when I run the upgrade script.
This is the error I get:
[root@nagios-hq-1 nagiosxi]# ./upgrade
Checking PostgresQL status...
ERROR: PostgresQL not running - exiting.
When I check the status of PostgresSQL it says its running
[root@nagios-hq-1 tmp]# /etc/init.d/postgresql status
postmaster (pid 16236 16125 16118 16113 16112 4322 4313 4299 4278 4274 4258 4255 4227 4224 4220 4193 4154 4057 4056 4055 4053 3877) is running...
[root@nagios-hq-1 tmp]#
I updaded the system using the "yum --skip-broken upgrade" command to make sure the system was up to date, and rebooted the machine, same error when running upgrade.
Any Ideas?
I get an PostgresSQL error when I run the upgrade script (the system upgraded successfully from 2.2 to 2.3).
I have downloaded both the xi-latest.tar.gz and the xi-2011r2.4.tar.gz and get the same error when I run the upgrade script.
This is the error I get:
[root@nagios-hq-1 nagiosxi]# ./upgrade
Checking PostgresQL status...
ERROR: PostgresQL not running - exiting.
When I check the status of PostgresSQL it says its running
[root@nagios-hq-1 tmp]# /etc/init.d/postgresql status
postmaster (pid 16236 16125 16118 16113 16112 4322 4313 4299 4278 4274 4258 4255 4227 4224 4220 4193 4154 4057 4056 4055 4053 3877) is running...
[root@nagios-hq-1 tmp]#
I updaded the system using the "yum --skip-broken upgrade" command to make sure the system was up to date, and rebooted the machine, same error when running upgrade.
Any Ideas?