Search found 15 matches

by mdifiglia
Fri Jun 17, 2016 10:16 am
Forum: Nagios XI
Topic: A database connection error has been detected after changing
Replies: 6
Views: 1089

Re: A database connection error has been detected after chan

I fat fingered it ; ) Thank you for the help!!! Everything is up and running now :D
by mdifiglia
Thu Jun 16, 2016 2:33 pm
Forum: Nagios XI
Topic: A database connection error has been detected after changing
Replies: 6
Views: 1089

Re: A database connection error has been detected after chan

I emailed all 7 files as requested. I also restarted the ndo2db service as was suggested with no success.
by mdifiglia
Wed Jun 15, 2016 4:43 pm
Forum: Nagios XI
Topic: A database connection error has been detected after changing
Replies: 6
Views: 1089

Re: A database connection error has been detected after chan

I ran the scripts below and the all successfully logged me into MySQL.

mysql -uroot -p<new password>
mysql -unagiosxi -p<new password>
mysql -undoutils -p<new password>
mysql -unagiosql -p<new password>
by mdifiglia
Wed Jun 15, 2016 4:41 pm
Forum: Nagios XI
Topic: A database connection error has been detected after changing
Replies: 6
Views: 1089

A database connection error has been detected after changing

I followed the document https://assets.nagios.com/downloads/nagiosxi/docs/Changing-Default-Passwords-in-Nagios-XI.pdf#_ga=1.64767023.1280086843.1465481631 to change the default passwords and now I get the following error: Message: A database connection error has been detected, we are attempting to r...
by mdifiglia
Wed Jun 15, 2016 2:08 pm
Forum: Nagios XI
Topic: Problems setting up initial scan after install
Replies: 19
Views: 3151

Re: Problems setting up initial scan after install

Yes please do, thank you.
by mdifiglia
Wed Jun 15, 2016 10:19 am
Forum: Nagios XI
Topic: Problems setting up initial scan after install
Replies: 19
Views: 3151

Re: Problems setting up initial scan after install

Everything setup great on 5.2.8 except when I tried to use the configuration wizard and tried monitoring anything (websites, servers, switches etc..) it wouldn't work. It would just keep scrolling and scrolling. When I tried it on the 5.2.9 install it worked in seconds. Seemed like an issue with the...
by mdifiglia
Wed Jun 15, 2016 9:20 am
Forum: Nagios XI
Topic: Problems setting up initial scan after install
Replies: 19
Views: 3151

Re: Problems setting up initial scan after install

Good news to report!!!!!! After pulling my hair out and struggling with the OVA 5.2.8 install I saw that a newer version of Nagios 5.2.9 was out and there was a new OVA for it. So I started from scratch deployed the 5.2.9 and it was up and running in 5 minutes. I'm not sure what was the issue with t...
by mdifiglia
Wed Jun 15, 2016 8:05 am
Forum: Nagios XI
Topic: Problems setting up initial scan after install
Replies: 19
Views: 3151

Re: Problems setting up initial scan after install

After correcting my IP's for the Scan Target's under Auto-Discovery Jobs I have devices found. Auto-Discovery.JPG So that part is working OK. I still can't get configuration wizard jobs to complete and populate the database. I ran the SQL commands to confirm the passwords and they completed OK. SQL....
by mdifiglia
Tue Jun 14, 2016 9:47 am
Forum: Nagios XI
Topic: Problems setting up initial scan after install
Replies: 19
Views: 3151

Re: Problems setting up initial scan after install

Capture.JPG
I realize our subnet is not RFC compliant and that is something we will be working on in the next few months.
by mdifiglia
Tue Jun 14, 2016 9:43 am
Forum: Nagios XI
Topic: Problems setting up initial scan after install
Replies: 19
Views: 3151

Re: Problems setting up initial scan after install

Hello the results are the same with adding the -PN to nmap. The guest server is host-only on the same network that we are scanning with the Nagios database also on the same server and no firewalls to block internal traffic. This is the OVA out of the box install with me only having to static the IP ...