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?
Nagios XI Installation for RHEL Server
Re: Nagios XI Installation for RHEL Server
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:
/etc/wgetrc
by adding:
/etc/yum.conf
by adding:
Code: Select all
proxy=http://someproxyserver:port/
proxy_username=myname
proxy_password=mypassby adding:
Code: Select all
no_proxy=localhostBe sure to check out our Knowledgebase for helpful articles and solutions!
Re: Nagios XI Installation for RHEL Server
We started on a fresh server and successfully installed.
Re: Nagios XI Installation for RHEL Server
I'm glad I could help!
Be sure to check out our Knowledgebase for helpful articles and solutions!