Upgrading Nagios -- blew up

This support forum board is for support questions relating to Nagios XI, our flagship commercial network monitoring solution.
gyr
Posts: 29
Joined: Mon Nov 25, 2013 3:55 pm

Re: Upgrading Nagios -- blew up

Post by gyr »

root@nagiosxi sysconfig]# cat /var/www/html/nagiosql/config/settings.php | grep password
password = n@gweb
abrist
Red Shirt
Posts: 8334
Joined: Thu Nov 15, 2012 1:20 pm

Re: Upgrading Nagios -- blew up

Post by abrist »

How about:

Code: Select all

cd /usr/local/nagiosxi/
grep -R l807uv .
(this may take a while)
Former Nagios employee
"It is turtles. All. The. Way. Down. . . .and maybe an elephant or two."
VI VI VI - The editor of the Beast!
Come to the Dark Side.
gyr
Posts: 29
Joined: Mon Nov 25, 2013 3:55 pm

Re: Upgrading Nagios -- blew up

Post by gyr »

[root@nagiosxi sysconfig]# cd /usr/local/nagiosxi/
[root@nagiosxi nagiosxi]# grep -R l807uv .
./scripts/output.txt:/usr/bin/wget --save-cookies nagiosql.cookies --keep-session-cookies http://localhost/nagiosql/index.php --no-check-certificate --post-data 'Submit=Login&tfUsername=nagiosxi&tfPassword=l807uv' -O nagiosql.login--2011-09-13 09:45:00-- http://localhost/nagiosql/index.php
./scripts/output.txt:/usr/bin/wget --save-cookies nagiosql.cookies --keep-session-cookies http://localhost/nagiosql/index.php --no-check-certificate --post-data 'Submit=Login&tfUsername=nagiosxi&tfPassword=l807uv' -O nagiosql.login--2011-09-13 09:45:00-- http://localhost/nagiosql/index.php
[root@nagiosxi nagiosxi]#
abrist
Red Shirt
Posts: 8334
Joined: Thu Nov 15, 2012 1:20 pm

Re: Upgrading Nagios -- blew up

Post by abrist »

A this point, we need to move to a remote session. Send an email to [email protected].
Former Nagios employee
"It is turtles. All. The. Way. Down. . . .and maybe an elephant or two."
VI VI VI - The editor of the Beast!
Come to the Dark Side.
gyr
Posts: 29
Joined: Mon Nov 25, 2013 3:55 pm

Re: Upgrading Nagios -- blew up

Post by gyr »

Just sent the mail
Locked