Page 2 of 2
Re: Nagios XI Installation for RHEL Server
Posted: Tue Jul 31, 2012 2:47 pm
by pmfunder
Thanks
I am still getting the same error message and still have to bypass the create_postgres_db.sh script which creates roles and the db.
Any other ideas other than the restore?
Re: Nagios XI Installation for RHEL Server
Posted: Tue Jul 31, 2012 3:35 pm
by lmiltchev
I don't guarantee the commands I posted earlier will work 100% of the time but I tested them on several machines (RHEL & CentOS) and they worked fine every time. That leads me to believe that you must be having issues because of your proxy. Did you modify the following files?
/etc/yum.conf
by adding:
Code: Select all
proxy=http://someproxyserver:port/
proxy_username=myname
proxy_password=mypass
/etc/wgetrc
by adding:
Re: Nagios XI Installation for RHEL Server
Posted: Thu Sep 06, 2012 11:05 am
by pmfunder
We started on a fresh server and successfully installed.
Re: Nagios XI Installation for RHEL Server
Posted: Thu Sep 06, 2012 11:09 am
by lmiltchev
I'm glad I could help!