Search found 18 matches

by crnelson
Wed Oct 14, 2015 1:02 pm
Forum: Nagios XI
Topic: NAGIOSQL LOGIN FAILED!
Replies: 6
Views: 709

Re: NAGIOSQL LOGIN FAILED!

# chage -l nagios Last password change : Jan 11, 2010 Password expires : never Password inactive : never Account expires : never Minimum number of days between password change : 0 Maximum number of days between password change : 99999 Number of days of warning before password expires : 7
by crnelson
Tue Oct 13, 2015 11:20 am
Forum: Nagios XI
Topic: NAGIOSQL LOGIN FAILED!
Replies: 6
Views: 709

Re: NAGIOSQL LOGIN FAILED!

Finally had the chance to try this again following your advice. Scenarios attempted: Create snapshot Reset security creds (Admin > Reset Security Credentials) Rerun upgrade, same failure Revert to snapshot Reset security creds cd /usr/local/nagiosxi/scripts ./reconfigure_nagios.sh Rerun upgrade, sam...
by crnelson
Tue Sep 29, 2015 1:34 pm
Forum: Nagios XI
Topic: NagiosXI Redirecting to install.php w/o install or upgrade
Replies: 7
Views: 637

Re: NagiosXI Redirecting to install.php w/o install or upgra

backend> bash-3.2$ echo "VACUUM FULL;" | postgres -D /var/lib/pgsql/data/ template1 PostgreSQL stand-alone backend 8.1.23 backend> backend> bash-3.2$ echo "VACUUM FULL;" | postgres -D /var/lib/pgsql/data/ nagiosxi PostgreSQL stand-alone backend 8.1.23 Looks like this method work...
by crnelson
Tue Sep 29, 2015 1:30 pm
Forum: Nagios XI
Topic: NagiosXI Redirecting to install.php w/o install or upgrade
Replies: 7
Views: 637

Re: NagiosXI Redirecting to install.php w/o install or upgra

Is there a quick way to do this from the CLI?
by crnelson
Tue Sep 29, 2015 1:17 pm
Forum: Nagios XI
Topic: NagiosXI Redirecting to install.php w/o install or upgrade
Replies: 7
Views: 637

Re: NagiosXI Redirecting to install.php w/o install or upgra

I've followed https://support.nagios.com/forum/viewto ... 83&p=92511 - no fix.

This line didn't work, so reused the earlier statement from the post.

Code: Select all

postgres --single -D /var/lib/pgsql/data/ -O nagiosxi
by crnelson
Tue Sep 29, 2015 1:07 pm
Forum: Nagios XI
Topic: NagiosXI Redirecting to install.php w/o install or upgrade
Replies: 7
Views: 637

Re: NagiosXI Redirecting to install.php w/o install or upgra

Instead of redirecting to install.php, it started showing this error in the browser DB Connect Error [nagiosxi]: Database connection failed DB Connect Error [nagiosxi]: Database connection failed I checked everything in https://support.nagios.com/forum/viewtopic.php?f=16&t=22283. There were no i...
by crnelson
Tue Sep 29, 2015 12:08 pm
Forum: Nagios XI
Topic: NagiosXI Redirecting to install.php w/o install or upgrade
Replies: 7
Views: 637

NagiosXI Redirecting to install.php w/o install or upgrade

Scenario NagiosXI landing page redirecting to install.php, though no upgrade has been ran. There were no changes between 6pm yesterday and 8am this morning. Nagios Core still accessible and fully functional. No impact to notifications. Host Details Linux Distribution and version? CentOS release 5.1...
by crnelson
Thu Sep 03, 2015 2:15 pm
Forum: Nagios XI
Topic: NAGIOSQL LOGIN FAILED!
Replies: 6
Views: 709

NAGIOSQL LOGIN FAILED!

Scenario Attempted to upgrade to newest NagiosXI Host Details Linux Distribution and version? CentOS release 5.11 (Final) 32 or 64bit? 32bit VMware Image or Manual Install of XI? VMware Image Special configurations? Yes, using SSL with self-signed certificate Error [root@hostname nagiosxi]# ./upgra...
by crnelson
Tue Jul 08, 2014 4:22 pm
Forum: Nagios XI
Topic: Notifications not being sent to all members of Contact Group
Replies: 14
Views: 700

Re: Notifications not being sent to all members of Contact G

I have completed the database repair as suggested and repeated the testing steps. Here's where it's at: - There are no more crashed tables being referenced in the log files (win!) - The notifications still don't notify the PagerDuty service, even if I force a "natural" failure by dropping ...