Search found 29 matches
- Wed Jan 08, 2014 5:37 pm
- Forum: Nagios XI
- Topic: Upgrading Nagios -- blew up
- Replies: 54
- Views: 5625
Re: Upgrading Nagios -- blew up
Just sent the mail
- Wed Jan 08, 2014 5:21 pm
- Forum: Nagios XI
- Topic: Upgrading Nagios -- blew up
- Replies: 54
- Views: 5625
Re: Upgrading Nagios -- blew up
[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&tfP...
- Wed Jan 08, 2014 5:15 pm
- Forum: Nagios XI
- Topic: Upgrading Nagios -- blew up
- Replies: 54
- Views: 5625
Re: Upgrading Nagios -- blew up
root@nagiosxi sysconfig]# cat /var/www/html/nagiosql/config/settings.php | grep password
password = n@gweb
password = n@gweb
- Wed Jan 08, 2014 4:04 pm
- Forum: Nagios XI
- Topic: Upgrading Nagios -- blew up
- Replies: 54
- Views: 5625
Re: Upgrading Nagios -- blew up
[root@nagiosxi nagiosxi]# cat /usr/local/nagiosxi/html/config.inc.php | grep -m 2 -A5 "\"nagiosql\" => array" "nagiosql" => array( "dbtype" => 'mysql', "dbserver" => 'localhost', "user" => 'nagiosql', "pwd" => 'n@gweb', "db&q...
- Wed Jan 08, 2014 3:45 pm
- Forum: Nagios XI
- Topic: Upgrading Nagios -- blew up
- Replies: 54
- Views: 5625
Re: Upgrading Nagios -- blew up
So I went back and reran the upgrade script. Attached are the results
- Wed Jan 08, 2014 3:35 pm
- Forum: Nagios XI
- Topic: Upgrading Nagios -- blew up
- Replies: 54
- Views: 5625
Re: Upgrading Nagios -- blew up
[root@nagiosxi conf.d]# service iptables status Firewall is stopped. [root@nagiosxi conf.d]# iptables -L Chain INPUT (policy ACCEPT) target prot opt source destination Chain FORWARD (policy ACCEPT) target prot opt source destination Chain OUTPUT (policy ACCEPT) target prot opt source destination [ro...
- Wed Jan 08, 2014 2:53 pm
- Forum: Nagios XI
- Topic: Upgrading Nagios -- blew up
- Replies: 54
- Views: 5625
Re: Upgrading Nagios -- blew up
Ok here is the file now, did I not end the virtual host on the correct line maybe. I did restart the web server and it restarted ok but no joy. here is the file now [root@nagiosxi conf.d]# cat nagios.conf # SAMPLE CONFIG SNIPPETS FOR APACHE WEB SERVER # Last Modified: 11-26-2005 # # This file contai...
- Wed Jan 08, 2014 2:36 pm
- Forum: Nagios XI
- Topic: Upgrading Nagios -- blew up
- Replies: 54
- Views: 5625
Re: Upgrading Nagios -- blew up
Which file? root@nagiosxi conf.d]# pwd /etc/httpd/conf.d [root@nagiosxi conf.d]# ls cacti.conf mrtg.conf nagiosql.conf nagvis.conf php.conf python.conf ssl.conf welcome.conf cacti.conf.rpmnew nagios.conf nagiosxi.conf nrdp.conf phpmyadmin.conf README ssl.conf.nagiosxibackup manual.conf nagiosmobile....
- Wed Jan 08, 2014 2:10 pm
- Forum: Nagios XI
- Topic: Upgrading Nagios -- blew up
- Replies: 54
- Views: 5625
Re: Upgrading Nagios -- blew up
No worries, here you go, I appreciate all the help [root@nagiosxi ~]# cat /etc/httpd/conf.d/nagiosxi.conf <Directory "/usr/local/nagiosxi/html"> # SSLRequireSSL Options None AllowOverride None Order allow,deny Allow from all # Order deny,allow # Deny from all # Allow from 127.0.0.1 # AuthN...
- Wed Jan 08, 2014 1:33 pm
- Forum: Nagios XI
- Topic: Upgrading Nagios -- blew up
- Replies: 54
- Views: 5625
Re: Upgrading Nagios -- blew up
[root@nagiosxi conf]# cat /etc/httpd/conf.d/nagiosxi
cat: /etc/httpd/conf.d/nagiosxi: No such file or directory
[root@nagiosxi conf]#
cat: /etc/httpd/conf.d/nagiosxi: No such file or directory
[root@nagiosxi conf]#