Page 6 of 6
Re: Upgrading Nagios -- blew up
Posted: Wed Jan 08, 2014 5:15 pm
by gyr
root@nagiosxi sysconfig]# cat /var/www/html/nagiosql/config/settings.php | grep password
password = n@gweb
Re: Upgrading Nagios -- blew up
Posted: Wed Jan 08, 2014 5:19 pm
by abrist
How about:
Code: Select all
cd /usr/local/nagiosxi/
grep -R l807uv .
(this may take a while)
Re: Upgrading Nagios -- blew up
Posted: Wed Jan 08, 2014 5:21 pm
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]#
Re: Upgrading Nagios -- blew up
Posted: Wed Jan 08, 2014 5:30 pm
by abrist
A this point, we need to move to a remote session. Send an email to
[email protected].
Re: Upgrading Nagios -- blew up
Posted: Wed Jan 08, 2014 5:37 pm
by gyr
Just sent the mail