Page 1 of 3
Can't log into the webpage
Posted: Thu Jan 30, 2014 9:11 am
by ancovington
Is Nagios down? I am able to get to the webpage and all of the services are running, but it will not take my login. It keeps going back to the log in page. There is no error message saying incorrect password.
Re: Can't log into the webpage
Posted: Thu Jan 30, 2014 11:22 am
by tmcdonald
Did anything show up in your logs?
Code: Select all
tail -50 /var/log/httpd/error_log
tail -50 /var/log/httpd/access_log
Re: Can't log into the webpage
Posted: Thu Jan 30, 2014 11:33 am
by ancovington
This is what we see in our logs:
[root@nagios ~]# tail -50 /var/log/httpd/error_log
Code: Select all
[Wed Jan 29 16:37:27 2014] [error] [client ::1] PHP Warning: Unknown: write failed: No space left on device (28) in Unknown on line 0
[Wed Jan 29 16:37:27 2014] [error] [client ::1] PHP Warning: Unknown: Failed to write session data (files). Please verify that the current setting of session.save_path is correct (/var/lib/php/session) in Unknown on line 0
[Wed Jan 29 16:37:28 2014] [error] [client ::1] PHP Warning: Unknown: write failed: No space left on device (28) in Unknown on line 0
[Wed Jan 29 16:37:28 2014] [error] [client ::1] PHP Warning: Unknown: Failed to write session data (files). Please verify that the current setting of session.save_path is correct (/var/lib/php/session) in Unknown on line 0
[Wed Jan 29 16:39:37 2014] [error] [client 10.220.24.112] PHP Notice: Undefined variable: pagejumpto in /usr/local/nagiosxi/html/includes/components/ccm/page_templates/ccm_table.php on line 274, referer: http://10.201.18.175/nagiosxi/includes/components/ccm/xi-index.php
[Wed Jan 29 16:40:19 2014] [error] [client 10.220.24.112] PHP Notice: Undefined variable: pagejumpto in /usr/local/nagiosxi/html/includes/components/ccm/page_templates/ccm_table.php on line 274, referer: http://10.201.18.175/nagiosxi//includes/components/ccm/?cmd=view&type=service
[Wed Jan 29 16:40:41 2014] [error] [client ::1] PHP Warning: Unknown: write failed: No space left on device (28) in Unknown on line 0
[Wed Jan 29 16:40:41 2014] [error] [client ::1] PHP Warning: Unknown: Failed to write session data (files). Please verify that the current setting of session.save_path is correct (/var/lib/php/session) in Unknown on line 0
[Wed Jan 29 16:41:41 2014] [error] [client ::1] PHP Warning: Unknown: write failed: No space left on device (28) in Unknown on line 0
[Wed Jan 29 16:41:41 2014] [error] [client ::1] PHP Warning: Unknown: Failed to write session data (files). Please verify that the current setting of session.save_path is correct (/var/lib/php/session) in Unknown on line 0
[Wed Jan 29 16:41:41 2014] [error] [client ::1] PHP Warning: Unknown: write failed: No space left on device (28) in Unknown on line 0
[Wed Jan 29 16:41:41 2014] [error] [client ::1] PHP Warning: Unknown: Failed to write session data (files). Please verify that the current setting of session.save_path is correct (/var/lib/php/session) in Unknown on line 0
[Wed Jan 29 16:41:43 2014] [error] [client ::1] PHP Warning: Unknown: write failed: No space left on device (28) in Unknown on line 0
[Wed Jan 29 16:41:43 2014] [error] [client ::1] PHP Warning: Unknown: Failed to write session data (files). Please verify that the current setting of session.save_path is correct (/var/lib/php/session) in Unknown on line 0
[Wed Jan 29 16:41:43 2014] [error] [client ::1] PHP Warning: Unknown: write failed: No space left on device (28) in Unknown on line 0
[Wed Jan 29 16:41:43 2014] [error] [client ::1] PHP Warning: Unknown: Failed to write session data (files). Please verify that the current setting of session.save_path is correct (/var/lib/php/session) in Unknown on line 0
[Wed Jan 29 16:41:47 2014] [error] [client ::1] PHP Warning: Unknown: write failed: No space left on device (28) in Unknown on line 0
[Wed Jan 29 16:41:47 2014] [error] [client ::1] PHP Warning: Unknown: Failed to write session data (files). Please verify that the current setting of session.save_path is correct (/var/lib/php/session) in Unknown on line 0
[Wed Jan 29 16:41:48 2014] [error] [client ::1] PHP Warning: Unknown: write failed: No space left on device (28) in Unknown on line 0
[Wed Jan 29 16:41:48 2014] [error] [client ::1] PHP Warning: Unknown: Failed to write session data (files). Please verify that the current setting of session.save_path is correct (/var/lib/php/session) in Unknown on line 0
[Wed Jan 29 16:41:49 2014] [error] [client ::1] PHP Warning: Unknown: write failed: No space left on device (28) in Unknown on line 0
[Wed Jan 29 16:41:49 2014] [error] [client ::1] PHP Warning: Unknown: Failed to write session data (files). Please verify that the current setting of session.save_path is correct (/var/lib/php/session) in Unknown on line 0
[Wed Jan 29 16:41:49 2014] [error] [client ::1] PHP Warning: Unknown: write failed: No space left on device (28) in Unknown on line 0
[Wed Jan 29 16:41:49 2014] [error] [client ::1] PHP Warning: Unknown: Failed to write session data (files). Please verify that the current setting of session.save_path is correct (/var/lib/php/session) in Unknown on line 0
[Wed Jan 29 16:42:09 2014] [error] [client ::1] PHP Warning: Unknown: write failed: No space left on device (28) in Unknown on line 0
[Wed Jan 29 16:42:09 2014] [error] [client ::1] PHP Warning: Unknown: Failed to write session data (files). Please verify that the current setting of session.save_path is correct (/var/lib/php/session) in Unknown on line 0
[[Wed Jan 29 19:50:12 2014] [error] [client ::1] PHP Warning: Unknown: write failed: No space left on device (28) in Unknown on line 0
[Wed Jan 29 19:50:14 2014] [error] [client ::1] PHP Warning: Unknown: Failed to write session data (files). Please verify that the current setting of session.save_path is correct (/var/lib/php/session) in Unknown on line 0
[Wed Jan 29 19:51:11 2014] [error] [client ::1] PHP Warning: Unknown: write failed: No space left on device (28) in Unknown on line 0
[Wed Jan 29 19:51:11 2014] [error] [client ::1] PHP Warning: Unknown: Failed to write session data (files). Please verify that the current setting of session.save_path is correct (/var/lib/php/session) in Unknown on line 0
[Wed Jan 29 19:53:14 2014] [error] [client ::1] PHP Warning: Unknown: write failed: No space left on device (28) in Unknown on line 0
[Wed Jan 29 19:53:14 2014] [error] [client ::1] PHP Warning: Unknown: Failed to write session data (files). Please verify that the current setting of session.save_path is correct (/var/lib/php/session) in Unknown on line 0
[Wed Jan 29 19:58:14 2014] [error] [client ::1] PHP Warning: Unknown: write failed: No space left on device (28) in Unknown on line 0
[Wed Jan 29 19:58:14 2014] [error] [client ::1] PHP Warning: Unknown: Failed to write session data (files). Please verify that the current setting of session.save_path is correct (/var/lib/php/session) in Unknown on line 0
[Wed Jan 29 19:59:10 2014] [error] [client ::1] PHP Warning: Unknown: write failed: No space left on device (28) in Unknown on line 0
[Wed Jan 29 19:59:10 2014] [error] [client ::1] PHP Warning: Unknown: Failed to write session data (files). Please verify that the current setting of session.save_path is correct (/var/lib/php/session) in Unknown on line 0
[Wed Jan 29 19:59:30 2014] [error] [client ::1] PHP Warning: Unknown: write failed: No space left on device (28) in Unknown on line 0
[Wed Jan 29 19:59:30 2014] [error] [client ::1] PHP Warning: Unknown: Failed to write session data (files). Please verify that the current setting of session.save_path is correct (/var/lib/php/session) in Unknown on line 0
[Wed Jan 29 20:00:01 2014] [error] [client ::1] PHP Warning: Unknown: write failed: No space left on device (28) in Unknown on line 0
[Wed Jan 29 20:00:01 2014] [error] [client ::1] PHP Warning: Unknown: Failed to write session data (files). Please verify that the current setting of session.save_path is correct (/var/lib/php/session) in Unknown on line 0
[Wed Jan 29 20:01:06 2014] [error] [client ::1] PHP Warning: Unknown: write failed: No space left on device (28) in Unknown on line 0
[Wed Jan 29 20:01:06 2014] [error] [client ::1] PHP Warning: Unknown: Failed to write session data (files). Please verify that the current setting of session.save_path is correct (/var/lib/php/session) in Unknown on line 0
[Wed Jan 29 20:01:25 2014] [error] [client ::1] PHP Warning: Unknown: write failed: No space left on device (28) in Unknown on line 0
[Wed Jan 29 20:01:25 2014] [error] [client ::1] PHP Warning: Unknown: Failed to write session data (files). Please verify that the current setting of session.save_path is correct (/var/lib/php/session) in Unknown on line 0
[Wed Jan 29 20:01:25 2014] [error] [client ::1] PHP Warning: Unknown: write failed: No space left on device (28) in Unknown on line 0
[Wed Jan 29 20:01:25 2014] [error] [client ::1] PHP Warning: Unknown: Failed to write session data (files). Please verify that the current setting of session.save_path is correct (/var/lib/php/session) in Unknown on line 0
[Wed Jan 29 20:01:49 2014] [error] [client ::1] PHP Warning: Unknown: write failed: No space left on device (28) in Unknown on line 0
[Wed Jan 29 20:01:49 2014] [error] [client ::1] PHP Warning: Unknown: Failed to write session data (files). Please verify that the current setting of session.save_path is correct (/var/lib/php/session) in Unknown on line 0
[Wed Jan 29 20:02:01 2014] [error] [client ::1] PHP Warning: Unknown: write failed: No space left on device (28) in Unknown on line 0
[root@nagios ~]# tail -50 /var/log/httpd/access_log
Code: Select all
10.201.24.87 - - [29/Jan/2014:22:43:41 -0500] "GET /nagiosxi/ajaxhelper.php?cmd=getxicoreajax&opts=%7B%22func%22%3A%22get_host_status_detailed_info_html%22%2C%22args%22%3A%7B%22hostname%22%3A%22ERPDBD01%22%2C%22host_id%22%3A%222952%22%2C%22display%22%3A%22advanced%22%7D%7D&nsp=f88b5f7b3347a750f96969f7ef7b030d HTTP/1.1" 200 1400 "http://nagios.bcps.k12.md.us/nagiosxi/includes/components/xicore/status.php?show=hostdetail&host=ERPDBD01" "Mozilla/5.0 (compatible; MSIE 9.0; Windows NT 6.1; WOW64; Trident/5.0)"
10.201.24.87 - - [29/Jan/2014:22:43:41 -0500] "GET /nagiosxi/ajaxhelper.php?cmd=getxicoreajax&opts=%7B%22func%22%3A%22get_host_comments_html%22%2C%22args%22%3A%7B%22hostname%22%3A%22ERPDBD01%22%2C%22host_id%22%3A%222952%22%2C%22display%22%3A%22simple%22%7D%7D&nsp=f88b5f7b3347a750f96969f7ef7b030d HTTP/1.1" 200 96 "http://nagios.bcps.k12.md.us/nagiosxi/includes/components/xicore/status.php?show=hostdetail&host=ERPDBD01" "Mozilla/5.0 (compatible; MSIE 9.0; Windows NT 6.1; WOW64; Trident/5.0)"
10.201.24.87 - - [29/Jan/2014:22:43:41 -0500] "GET /nagiosxi/ajaxhelper.php?cmd=getxicoreajax&opts=%7B%22func%22%3A%22get_host_status_attributes_html%22%2C%22args%22%3A%7B%22hostname%22%3A%22ERPDBD01%22%2C%22host_id%22%3A%222952%22%2C%22display%22%3A%22all%22%7D%7D&nsp=f88b5f7b3347a750f96969f7ef7b030d HTTP/1.1" 200 2570 "http://nagios.bcps.k12.md.us/nagiosxi/includes/components/xicore/status.php?show=hostdetail&host=ERPDBD01" "Mozilla/5.0 (compatible; MSIE 9.0; Windows NT 6.1; WOW64; Trident/5.0)"
10.201.24.87 - - [29/Jan/2014:22:43:43 -0500] "GET /nagiosxi/ajaxhelper.php?cmd=getxicoreajax&opts=%7B%22func%22%3A%22get_host_status_state_summary_html%22%2C%22args%22%3A%7B%22hostname%22%3A%22ERPDBD01%22%2C%22host_id%22%3A%222952%22%2C%22display%22%3A%22simple%22%7D%7D&nsp=f88b5f7b3347a750f96969f7ef7b030d HTTP/1.1" 200 331 "http://nagios.bcps.k12.md.us/nagiosxi/includes/components/xicore/status.php?show=hostdetail&host=ERPDBD01" "Mozilla/5.0 (compatible; MSIE 9.0; Windows NT 6.1; WOW64; Trident/5.0)"
10.201.24.87 - - [29/Jan/2014:22:43:43 -0500] "GET /nagiosxi/ajaxhelper.php?cmd=getxicoreajax&opts=%7B%22func%22%3A%22get_host_status_detailed_info_html%22%2C%22args%22%3A%7B%22hostname%22%3A%22ERPDBD01%22%2C%22host_id%22%3A%222952%22%2C%22display%22%3A%22simple%22%7D%7D&nsp=f88b5f7b3347a750f96969f7ef7b030d HTTP/1.1" 200 854 "http://nagios.bcps.k12.md.us/nagiosxi/includes/components/xicore/status.php?show=hostdetail&host=ERPDBD01" "Mozilla/5.0 (compatible; MSIE 9.0; Windows NT 6.1; WOW64; Trident/5.0)"
10.205.15.121 - - [29/Jan/2014:22:43:48 -0500] "GET /nagiosxi/ajaxhelper.php?cmd=keepalive&opts=75&nsp=7da60038f7dbbe784595943fa517e679 HTTP/1.1" 200 - "http://10.201.18.175/nagiosxi/" "Mozilla/5.0 (Windows NT 6.1; WOW64; rv:27.0) Gecko/20100101 Firefox/27.0"
::1 - - [29/Jan/2014:22:43:49 -0500] "POST /nagiosxi/backend/ HTTP/1.1" 200 1591 "-" "BinGet/1.00.A (http://www.bin-co.com/php/scripts/load/)"
10.201.24.87 - - [29/Jan/2014:22:43:49 -0500] "GET /nagiosxi/ajaxhelper.php?cmd=getxicoreajax&opts=%7B%22func%22%3A%22get_pagetop_alert_content_html%22%2C%22args%22%3A%22%22%7D&nsp=f88b5f7b3347a750f96969f7ef7b030d HTTP/1.1" 200 1095 "http://nagios.bcps.k12.md.us/nagiosxi/" "Mozilla/5.0 (compatible; MSIE 9.0; Windows NT 6.1; WOW64; Trident/5.0)"
::1 - - [29/Jan/2014:22:43:49 -0500] "POST /nagiosxi/backend/ HTTP/1.1" 200 1591 "-" "BinGet/1.00.A (http://www.bin-co.com/php/scripts/load/)"
10.201.24.87 - - [29/Jan/2014:22:43:49 -0500] "GET /nagiosxi/ajaxhelper.php?cmd=getxicoreajax&opts=%7B%22func%22%3A%22get_tray_alert_html%22%2C%22args%22%3A%22%22%7D&nsp=f88b5f7b3347a750f96969f7ef7b030d HTTP/1.1" 200 590 "http://nagios.bcps.k12.md.us/nagiosxi/" "Mozilla/5.0 (compatible; MSIE 9.0; Windows NT 6.1; WOW64; Trident/5.0)"
10.201.24.87 - - [29/Jan/2014:22:43:50 -0500] "GET /nagiosxi/ajaxhelper.php?cmd=getxicoreajax&opts=%7B%22func%22%3A%22get_host_status_state_summary_html%22%2C%22args%22%3A%7B%22hostname%22%3A%22ERPDBD01%22%2C%22host_id%22%3A%222952%22%2C%22display%22%3A%22simple%22%7D%7D&nsp=f88b5f7b3347a750f96969f7ef7b030d HTTP/1.1" 200 331 "http://nagios.bcps.k12.md.us/nagiosxi/includes/components/xicore/status.php?show=hostdetail&host=ERPDBD01" "Mozilla/5.0 (compatible; MSIE 9.0; Windows NT 6.1; WOW64; Trident/5.0)"
10.201.24.87 - - [29/Jan/2014:22:43:50 -0500] "GET /nagiosxi/ajaxhelper.php?cmd=getxicoreajax&opts=%7B%22func%22%3A%22get_host_status_detailed_info_html%22%2C%22args%22%3A%7B%22hostname%22%3A%22ERPDBD01%22%2C%22host_id%22%3A%222952%22%2C%22display%22%3A%22simple%22%7D%7D&nsp=f88b5f7b3347a750f96969f7ef7b030d HTTP/1.1" 200 854 "http://nagios.bcps.k12.md.us/nagiosxi/includes/components/xicore/status.php?show=hostdetail&host=ERPDBD01" "Mozilla/5.0 (compatible; MSIE 9.0; Windows NT 6.1; WOW64; Trident/5.0)"
10.201.24.87 - - [29/Jan/2014:22:43:51 -0500] "GET /nagiosxi/ajaxhelper.php?cmd=getxicoreajax&opts=%7B%22func%22%3A%22get_host_status_detailed_info_html%22%2C%22args%22%3A%7B%22hostname%22%3A%22ERPDBD01%22%2C%22host_id%22%3A%222952%22%2C%22display%22%3A%22advanced%22%7D%7D&nsp=f88b5f7b3347a750f96969f7ef7b030d HTTP/1.1" 200 1400 "http://nagios.bcps.k12.md.us/nagiosxi/includes/components/xicore/status.php?show=hostdetail&host=ERPDBD01" "Mozilla/5.0 (compatible; MSIE 9.0; Windows NT 6.1; WOW64; Trident/5.0)"
10.201.24.87 - - [29/Jan/2014:22:43:51 -0500] "GET /nagiosxi/ajaxhelper.php?cmd=getxicoreajax&opts=%7B%22func%22%3A%22get_host_status_attributes_html%22%2C%22args%22%3A%7B%22hostname%22%3A%22ERPDBD01%22%2C%22host_id%22%3A%222952%22%2C%22display%22%3A%22all%22%7D%7D&nsp=f88b5f7b3347a750f96969f7ef7b030d HTTP/1.1" 200 2570 "http://nagios.bcps.k12.md.us/nagiosxi/includes/components/xicore/status.php?show=hostdetail&host=ERPDBD01" "Mozilla/5.0 (compatible; MSIE 9.0; Windows NT 6.1; WOW64; Trident/5.0)"
10.201.24.87 - - [29/Jan/2014:22:43:51 -0500] "GET /nagiosxi/ajaxhelper.php?cmd=getxicoreajax&opts=%7B%22func%22%3A%22get_host_comments_html%22%2C%22args%22%3A%7B%22hostname%22%3A%22ERPDBD01%22%2C%22host_id%22%3A%222952%22%2C%22display%22%3A%22simple%22%7D%7D&nsp=f88b5f7b3347a750f96969f7ef7b030d HTTP/1.1" 200 96 "http://nagios.bcps.k12.md.us/nagiosxi/includes/components/xicore/status.php?show=hostdetail&host=ERPDBD01" "Mozilla/5.0 (compatible; MSIE 9.0; Windows NT 6.1; WOW64; Trident/5.0)"
10.201.24.87 - - [29/Jan/2014:22:43:51 -0500] "GET /nagiosxi/ajaxhelper.php?cmd=getxicoreajax&opts=%7B%22func%22%3A%22get_host_status_quick_actions_html%22%2C%22args%22%3A%7B%22hostname%22%3A%22ERPDBD01%22%2C%22host_id%22%3A%222952%22%2C%22display%22%3A%22simple%22%7D%7D&nsp=f88b5f7b3347a750f96969f7ef7b030d HTTP/1.1" 200 2192 "http://nagios.bcps.k12.md.us/nagiosxi/includes/components/xicore/status.php?show=hostdetail&host=ERPDBD01" "Mozilla/5.0 (compatible; MSIE 9.0; Windows NT 6.1; WOW64; Trident/5.0)"
10.205.15.61 - - [29/Jan/2014:22:43:56 -0500] "GET /nagiosxi/ajaxhelper.php?cmd=getxicoreajax&opts=%7B%22func%22%3A%22get_tray_alert_html%22%2C%22args%22%3A%22%22%7D&nsp=ad7d3d37514f65e6224e173440381f0a HTTP/1.1" 200 - "http://10.201.18.175/nagiosxi/views/" "Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.1; WOW64; Trident/4.0; chromeframe/32.0.1700.102; SLCC2; .NET CLR 2.0.50727; .NET CLR 3.5.30729; .NET CLR 3.0.30729; Media Center PC 6.0; InfoPath.2; .NET4.0C; MS-RTC LM 8; MS-RTC EA 2; .NET4.0E)"
10.205.15.61 - - [29/Jan/2014:22:43:56 -0500] "GET /nagiosxi/ajaxhelper.php?cmd=getxicoreajax&opts=%7B%22func%22%3A%22get_host_status_summary_html%22%2C%22args%22%3A%7B%22hostgroup%22%3A%22all%22%2C%22show%22%3A%22services%22%7D%7D&nsp=ad7d3d37514f65e6224e173440381f0a HTTP/1.1" 200 1699 "http://10.201.18.175/nagiosxi/includes/components/xicore/status.php?show=hostgroups&hostgroup=all&style=overview" "Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.1; WOW64; Trident/4.0; chromeframe/32.0.1700.102; SLCC2; .NET CLR 2.0.50727; .NET CLR 3.5.30729; .NET CLR 3.0.30729; Media Center PC 6.0; InfoPath.2; .NET4.0C; MS-RTC LM 8; MS-RTC EA 2; .NET4.0E)"
10.205.15.61 - - [29/Jan/2014:22:43:56 -0500] "GET /nagiosxi/ajaxhelper.php?cmd=getxicoreajax&opts=%7B%22func%22%3A%22get_hostgroup_status_overview_html%22%2C%22args%22%3A%7B%22hostgroup%22%3A%22VM-04%22%2C%22hostgroup_alias%22%3A%22VM-04+Host%22%2C%22style%22%3A%22overview%22%7D%7D&nsp=ad7d3d37514f65e6224e173440381f0a HTTP/1.1" 200 1816 "http://10.201.18.175/nagiosxi/includes/components/xicore/status.php?show=hostgroups&hostgroup=all&style=overview" "Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.1; WOW64; Trident/4.0; chromeframe/32.0.1700.102; SLCC2; .NET CLR 2.0.50727; .NET CLR 3.5.30729; .NET CLR 3.0.30729; Media Center PC 6.0; InfoPath.2; .NET4.0C; MS-RTC LM 8; MS-RTC EA 2; .NET4.0E)"
10.205.15.61 - - [29/Jan/2014:22:43:56 -0500] "GET /nagiosxi/ajaxhelper.php?cmd=getxicoreajax&opts=%7B%22func%22%3A%22get_service_status_summary_html%22%2C%22args%22%3A%7B%22hostgroup%22%3A%22all%22%2C%22show%22%3A%22services%22%7D%7D&nsp=ad7d3d37514f65e6224e173440381f0a HTTP/1.1" 200 2048 "http://10.201.18.175/nagiosxi/includes/components/xicore/status.php?show=hostgroups&hostgroup=all&style=overview" "Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.1; WOW64; Trident/4.0; chromeframe/32.0.1700.102; SLCC2; .NET CLR 2.0.50727; .NET CLR 3.5.30729; .NET CLR 3.0.30729; Media Center PC 6.0; InfoPath.2; .NET4.0C; MS-RTC LM 8; MS-RTC EA 2; .NET4.0E)"
10.205.15.61 - - [29/Jan/2014:22:43:56 -0500] "GET /nagiosxi/ajaxhelper.php?cmd=getxicoreajax&opts=%7B%22func%22%3A%22get_hostgroup_status_overview_html%22%2C%22args%22%3A%7B%22hostgroup%22%3A%22Rack+36%22%2C%22hostgroup_alias%22%3A%22HQ+Rack+36%22%2C%22style%22%3A%22overview%22%7D%7D&nsp=ad7d3d37514f65e6224e173440381f0a HTTP/1.1" 200 7467 "http://10.201.18.175/nagiosxi/includes/components/xicore/status.php?show=hostgroups&hostgroup=all&style=overview" "Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.1; WOW64; Trident/4.0; chromeframe/32.0.1700.102; SLCC2; .NET CLR 2.0.50727; .NET CLR 3.5.30729; .NET CLR 3.0.30729; Media Center PC 6.0; InfoPath.2; .NET4.0C; MS-RTC LM 8; MS-RTC EA 2; .NET4.0E)"
10.205.15.61 - - [29/Jan/2014:22:43:57 -0500] "GET /nagiosxi/ajaxhelper.php?cmd=getxicoreajax&opts=%7B%22func%22%3A%22get_pagetop_alert_content_html%22%2C%22args%22%3A%22%22%7D&nsp=ad7d3d37514f65e6224e173440381f0a HTTP/1.1" 200 - "http://10.201.18.175/nagiosxi/views/" "Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.1; WOW64; Trident/4.0; chromeframe/32.0.1700.102; SLCC2; .NET CLR 2.0.50727; .NET CLR 3.5.30729; .NET CLR 3.0.30729; Media Center PC 6.0; InfoPath.2; .NET4.0C; MS-RTC LM 8; MS-RTC EA 2; .NET4.0E)"
10.205.15.61 - - [29/Jan/2014:22:43:56 -0500] "GET /nagiosxi/ajaxhelper.php?cmd=getxicoreajax&opts=%7B%22func%22%3A%22get_hostgroup_status_overview_html%22%2C%22args%22%3A%7B%22hostgroup%22%3A%22Rack+31%22%2C%22hostgroup_alias%22%3A%22HQ+Rack+31%22%2C%22style%22%3A%22overview%22%7D%7D&nsp=ad7d3d37514f65e6224e173440381f0a HTTP/1.1" 200 10371 "http://10.201.18.175/nagiosxi/includes/components/xicore/status.php?show=hostgroups&hostgroup=all&style=overview" "Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.1; WOW64; Trident/4.0; chromeframe/32.0.1700.102; SLCC2; .NET CLR 2.0.50727; .NET CLR 3.5.30729; .NET CLR 3.0.30729; Media Center PC 6.0; InfoPath.2; .NET4.0C; MS-RTC LM 8; MS-RTC EA 2; .NET4.0E)"
10.201.24.87 - - [29/Jan/2014:22:43:57 -0500] "GET /nagiosxi/ajaxhelper.php?cmd=getxicoreajax&opts=%7B%22func%22%3A%22get_host_status_detailed_info_html%22%2C%22args%22%3A%7B%22hostname%22%3A%22ERPDBD01%22%2C%22host_id%22%3A%222952%22%2C%22display%22%3A%22simple%22%7D%7D&nsp=f88b5f7b3347a750f96969f7ef7b030d HTTP/1.1" 200 853 "http://nagios.bcps.k12.md.us/nagiosxi/includes/components/xicore/status.php?show=hostdetail&host=ERPDBD01" "Mozilla/5.0 (compatible; MSIE 9.0; Windows NT 6.1; WOW64; Trident/5.0)"
10.201.24.87 - - [29/Jan/2014:22:43:57 -0500] "GET /nagiosxi/ajaxhelper.php?cmd=getxicoreajax&opts=%7B%22func%22%3A%22get_host_status_state_summary_html%22%2C%22args%22%3A%7B%22hostname%22%3A%22ERPDBD01%22%2C%22host_id%22%3A%222952%22%2C%22display%22%3A%22simple%22%7D%7D&nsp=f88b5f7b3347a750f96969f7ef7b030d HTTP/1.1" 200 331 "http://nagios.bcps.k12.md.us/nagiosxi/includes/components/xicore/status.php?show=hostdetail&host=ERPDBD01" "Mozilla/5.0 (compatible; MSIE 9.0; Windows NT 6.1; WOW64; Trident/5.0)"
10.205.15.121 - - [29/Jan/2014:22:44:01 -0500] "GET /nagiosxi/ajaxhelper.php?cmd=getxicoreajax&opts=%7B%22func%22%3A%22get_pagetop_alert_content_html%22%2C%22args%22%3A%22%22%7D&nsp=7da60038f7dbbe784595943fa517e679 HTTP/1.1" 200 - "http://10.201.18.175/nagiosxi/" "Mozilla/5.0 (Windows NT 6.1; WOW64; rv:27.0) Gecko/20100101 Firefox/27.0"
10.205.15.121 - - [29/Jan/2014:22:44:01 -0500] "GET /nagiosxi/ajaxhelper.php?cmd=getxicoreajax&opts=%7B%22func%22%3A%22get_tray_alert_html%22%2C%22args%22%3A%22%22%7D&nsp=7da60038f7dbbe784595943fa517e679 HTTP/1.1" 200 - "http://10.201.18.175/nagiosxi/" "Mozilla/5.0 (Windows NT 6.1; WOW64; rv:27.0) Gecko/20100101 Firefox/27.0"
10.201.24.87 - - [29/Jan/2014:22:44:01 -0500] "GET /nagiosxi/ajaxhelper.php?cmd=getxicoreajax&opts=%7B%22func%22%3A%22get_host_comments_html%22%2C%22args%22%3A%7B%22hostname%22%3A%22ERPDBD01%22%2C%22host_id%22%3A%222952%22%2C%22display%22%3A%22simple%22%7D%7D&nsp=f88b5f7b3347a750f96969f7ef7b030d HTTP/1.1" 200 96 "http://nagios.bcps.k12.md.us/nagiosxi/includes/components/xicore/status.php?show=hostdetail&host=ERPDBD01" "Mozilla/5.0 (compatible; MSIE 9.0; Windows NT 6.1; WOW64; Trident/5.0)"
10.201.24.87 - - [29/Jan/2014:22:44:01 -0500] "GET /nagiosxi/ajaxhelper.php?cmd=getxicoreajax&opts=%7B%22func%22%3A%22get_host_status_detailed_info_html%22%2C%22args%22%3A%7B%22hostname%22%3A%22ERPDBD01%22%2C%22host_id%22%3A%222952%22%2C%22display%22%3A%22advanced%22%7D%7D&nsp=f88b5f7b3347a750f96969f7ef7b030d HTTP/1.1" 200 1400 "http://nagios.bcps.k12.md.us/nagiosxi/includes/components/xicore/status.php?show=hostdetail&host=ERPDBD01" "Mozilla/5.0 (compatible; MSIE 9.0; Windows NT 6.1; WOW64; Trident/5.0)"
10.201.24.87 - - [29/Jan/2014:22:44:01 -0500] "GET /nagiosxi/ajaxhelper.php?cmd=getxicoreajax&opts=%7B%22func%22%3A%22get_host_status_attributes_html%22%2C%22args%22%3A%7B%22hostname%22%3A%22ERPDBD01%22%2C%22host_id%22%3A%222952%22%2C%22display%22%3A%22all%22%7D%7D&nsp=f88b5f7b3347a750f96969f7ef7b030d HTTP/1.1" 200 2570 "http://nagios.bcps.k12.md.us/nagiosxi/includes/components/xicore/status.php?show=hostdetail&host=ERPDBD01" "Mozilla/5.0 (compatible; MSIE 9.0; Windows NT 6.1; WOW64; Trident/5.0)"
10.201.24.87 - - [29/Jan/2014:22:44:01 -0500] "GET /nagiosxi/ajaxhelper.php?cmd=getxicoreajax&opts=%7B%22func%22%3A%22get_host_status_quick_actions_html%22%2C%22args%22%3A%7B%22hostname%22%3A%22ERPDBD01%22%2C%22host_id%22%3A%222952%22%2C%22display%22%3A%22simple%22%7D%7D&nsp=f88b5f7b3347a750f96969f7ef7b030d HTTP/1.1" 200 2192 "http://nagios.bcps.k12.md.us/nagiosxi/includes/components/xicore/status.php?show=hostdetail&host=ERPDBD01" "Mozilla/5.0 (compatible; MSIE 9.0; Windows NT 6.1; WOW64; Trident/5.0)"
10.201.24.87 - - [29/Jan/2014:22:44:04 -0500] "GET /nagiosxi/ajaxhelper.php?cmd=getxicoreajax&opts=%7B%22func%22%3A%22get_host_status_detailed_info_html%22%2C%22args%22%3A%7B%22hostname%22%3A%22ERPDBD01%22%2C%22host_id%22%3A%222952%22%2C%22display%22%3A%22simple%22%7D%7D&nsp=f88b5f7b3347a750f96969f7ef7b030d HTTP/1.1" 200 854 "http://nagios.bcps.k12.md.us/nagiosxi/includes/components/xicore/status.php?show=hostdetail&host=ERPDBD01" "Mozilla/5.0 (compatible; MSIE 9.0; Windows NT 6.1; WOW64; Trident/5.0)"
10.201.24.87 - - [29/Jan/2014:22:44:04 -0500] "GET /nagiosxi/ajaxhelper.php?cmd=getxicoreajax&opts=%7B%22func%22%3A%22get_host_status_state_summary_html%22%2C%22args%22%3A%7B%22hostname%22%3A%22ERPDBD01%22%2C%22host_id%22%3A%222952%22%2C%22display%22%3A%22simple%22%7D%7D&nsp=f88b5f7b3347a750f96969f7ef7b030d HTTP/1.1" 200 331 "http://nagios.bcps.k12.md.us/nagiosxi/includes/components/xicore/status.php?show=hostdetail&host=ERPDBD01" "Mozilla/5.0 (compatible; MSIE 9.0; Windows NT 6.1; WOW64; Trident/5.0)"
::1 - - [29/Jan/2014:22:44:07 -0500] "POST /nagiosxi/backend/ HTTP/1.1" 200 24 "-" "BinGet/1.00.A (http://www.bin-co.com/php/scripts/load/)"
10.201.24.87 - - [29/Jan/2014:22:44:11 -0500] "GET /nagiosxi/ajaxhelper.php?cmd=getxicoreajax&opts=%7B%22func%22%3A%22get_host_status_detailed_info_html%22%2C%22args%22%3A%7B%22hostname%22%3A%22ERPDBD01%22%2C%22host_id%22%3A%222952%22%2C%22display%22%3A%22advanced%22%7D%7D&nsp=f88b5f7b3347a750f96969f7ef7b030d HTTP/1.1" 200 1400 "http://nagios.bcps.k12.md.us/nagiosxi/includes/components/xicore/status.php?show=hostdetail&host=ERPDBD01" "Mozilla/5.0 (compatible; MSIE 9.0; Windows NT 6.1; WOW64; Trident/5.0)"
10.201.24.87 - - [29/Jan/2014:22:44:11 -0500] "GET /nagiosxi/ajaxhelper.php?cmd=getxicoreajax&opts=%7B%22func%22%3A%22get_host_status_quick_actions_html%22%2C%22args%22%3A%7B%22hostname%22%3A%22ERPDBD01%22%2C%22host_id%22%3A%222952%22%2C%22display%22%3A%22simple%22%7D%7D&nsp=f88b5f7b3347a750f96969f7ef7b030d HTTP/1.1" 200 2192 "http://nagios.bcps.k12.md.us/nagiosxi/includes/components/xicore/status.php?show=hostdetail&host=ERPDBD01" "Mozilla/5.0 (compatible; MSIE 9.0; Windows NT 6.1; WOW64; Trident/5.0)"
10.201.24.87 - - [29/Jan/2014:22:44:11 -0500] "GET /nagiosxi/ajaxhelper.php?cmd=getxicoreajax&opts=%7B%22func%22%3A%22get_host_status_attributes_html%22%2C%22args%22%3A%7B%22hostname%22%3A%22ERPDBD01%22%2C%22host_id%22%3A%222952%22%2C%22display%22%3A%22all%22%7D%7D&nsp=f88b5f7b3347a750f96969f7ef7b030d HTTP/1.1"
Re: Can't log into the webpage
Posted: Thu Jan 30, 2014 12:04 pm
by lmiltchev
Did you run out of disk space? Log in the CLI, run the following commands and show us the output:
Re: Can't log into the webpage
Posted: Thu Jan 30, 2014 12:29 pm
by ancovington
Yes, we have more than enough disk space allocated for this server. What do you mean by CLI? Do you mean the linux command prompt?
Re: Can't log into the webpage
Posted: Thu Jan 30, 2014 12:31 pm
by tmcdonald
Yep. CLI = Command-Line Interface.
Re: Can't log into the webpage
Posted: Thu Jan 30, 2014 12:43 pm
by ancovington
Here is the outcome:
Code: Select all
[root@nagios ~]# df -h
Filesystem Size Used Avail Use% Mounted on
/dev/mapper/VolGroup-lv_root
7.5G 7.1G 0 100% /
tmpfs 7.8G 0 7.8G 0% /dev/shm
/dev/sda1 485M 50M 410M 11% /boot
[root@nagios ~]# df -i
Filesystem Inodes IUsed IFree IUse% Mounted on
/dev/mapper/VolGroup-lv_root
494832 98666 396166 20% /
tmpfs 2041624 1 2041623 1% /dev/shm
/dev/sda1 128016 44 127972 1% /boot
[root@nagios ~]#
Re: Can't log into the webpage
Posted: Thu Jan 30, 2014 12:48 pm
by BanditBBS
ancovington wrote:[root@nagios ~]# df -h
Filesystem Size Used Avail Use% Mounted on
/dev/mapper/VolGroup-lv_root 7.5G 7.1G 0 100% /
You have run out of space, it is showing 100% used.
Re: Can't log into the webpage
Posted: Thu Jan 30, 2014 12:50 pm
by tmcdonald
It looks like your root partition is full. 8G is on the low end of what I would consider "more than enough" for most servers. Is there any way you can bump this up to 20 or so?
Also please wrap code tags around your output as it makes it much easier to read.
Re: Can't log into the webpage
Posted: Thu Jan 30, 2014 1:26 pm
by ancovington
That can't be true. I partitioned the drive to have a 40G hard drive.