Search found 9 matches

by nnconcerts
Wed Mar 10, 2010 11:53 am
Forum: Nagios XI
Topic: DB Connect Error [nagiosxi]: Database connection failed
Replies: 11
Views: 9399

Re: DB Connect Error [nagiosxi]: Database connection failed

Well finally it worked: :) I go the index page, went clicking the button "install" put in the the password I wanted it to be. But now the http://myserver/nagiosxi/ the menu shows up but it is still not reponding, the webpage hangs... now what??? Thanks for your previous comment to install ...
by nnconcerts
Mon Mar 08, 2010 3:24 pm
Forum: Nagios XI
Topic: DB Connect Error [nagiosxi]: Database connection failed
Replies: 11
Views: 9399

Re: DB Connect Error [nagiosxi]: Database connection failed

I have tried the above link and the link below:

[dag]
name=Dag RPM Repository for Red Hat Enterprise Linux
baseurl=http://apt.sw.be/redhat/el5/en/i386/dag ... repomd.xml
gpgcheck=1
enabled=1
by nnconcerts
Mon Mar 08, 2010 2:47 pm
Forum: Nagios XI
Topic: DB Connect Error [nagiosxi]: Database connection failed
Replies: 11
Views: 9399

Re: DB Connect Error [nagiosxi]: Database connection failed

Seems like I am still ending up with a bad URL... it also call up www.duke.org and that has a bad URL as well. http://apt.sw.be/redhat/el5/en/i386/dag/repodata/repomd.xml: [Errno 4] IOError: <urlopen error (-2, 'Name or service not known')> Trying other mirror. Setting up Install Process No package ...
by nnconcerts
Mon Mar 08, 2010 1:56 pm
Forum: Nagios XI
Topic: DB Connect Error [nagiosxi]: Database connection failed
Replies: 11
Views: 9399

Re: DB Connect Error [nagiosxi]: Database connection failed

I found a few more errors with the dag script as well: There is this link in dag to get headers or files from http://apt.sw.be/redhat/el5/en/i386/dag/repodata/repomd.xml When you check this file it goes towards the new URL and this /metadata is missing there on their website. Hence it fails. Is ther...
by nnconcerts
Mon Mar 08, 2010 1:45 pm
Forum: Nagios XI
Topic: Accessing NagiosXI gives me PHP protection Error
Replies: 8
Views: 5016

Re: Accessing NagiosXI gives me PHP protection Error

If you noticed the error message in this post you will notice this instantly... Loaded plugins: security http://apt.sw.be/redhat/el5/en/i386/dag/repodata/repomd.xml: [Errno 4] IOError: <urlopen error (-2, 'Name or service not known')> Trying other mirror. There is a URL error, if we correct this, a ...
by nnconcerts
Mon Mar 08, 2010 12:00 pm
Forum: Nagios XI
Topic: DB Connect Error [nagiosxi]: Database connection failed
Replies: 11
Views: 9399

Re: DB Connect Error [nagiosxi]: Database connection failed

I checked the URL or the $variable should have done a search from the dag script.

Either the dag file url needs to be updated or something else is wrong...

http://apt.sw.be/redhat/el5/en/$basearch/dag

Not able to get to this URL...
by nnconcerts
Mon Mar 08, 2010 11:41 am
Forum: Nagios XI
Topic: DB Connect Error [nagiosxi]: Database connection failed
Replies: 11
Views: 9399

Re: DB Connect Error [nagiosxi]: Database connection failed

This is what I found in /etc/yum.repos.d/

dag.repo

[dag]
name=Dag RPM Repository for Red Hat Enterprise Linux
baseurl=http://apt.sw.be/redhat/el5/en/$basearch/dag
gpgcheck=1
enabled=1
by nnconcerts
Mon Mar 08, 2010 9:33 am
Forum: Nagios XI
Topic: DB Connect Error [nagiosxi]: Database connection failed
Replies: 11
Views: 9399

Re: DB Connect Error [nagiosxi]: Database connection failed

Yes, I did started this with ./0-yum, that is correct.. followed the instructions to the dot....
by nnconcerts
Thu Mar 04, 2010 3:11 pm
Forum: Nagios XI
Topic: DB Connect Error [nagiosxi]: Database connection failed
Replies: 11
Views: 9399

DB Connect Error [nagiosxi]: Database connection failed

I did a manul install on a RHEL 5.4 and seems like the the 1-prereqs script did not do a complete job. I followed these instructions to the dot. At the end I get on my web browser (firefox) DB Connect Error [nagiosxi]: Database connection failed Seems like it did not install postgresQL. And or updat...