64-Bit CentOS 6.4, Manual Install of 2012R2.3.
The fullinstall command completed successfully, however, when I add a host and do "Apply Configuration", the "Waiting for configuration verification...." line spins forever.
This is a fresh install, there is nothing other than the install defaults in the config - the only host listed is 'localhost' until I add one and try to Apply.
Running /nagiosql/admin/verify.php directly, I instantly see the output, and see any errors.
In addition, I see the errors in the "Configuration Snapshots" area, but when I try to delete the configs with errors, it says "Config Snapshot Deleted", but it still appears in both the list and on the filesystem - whereas on my other installs it does in fact delete it.
I've fun 'fix-nagiosadmin' from the install dir, and I see that I have a valid config, but I still can't apply it from the Core Config Manager.
It feels like there is a permissions problem somewhere.
I looked in /usr/local/nagiosxi/nom/checkpoints/nagioscore, and I can see the list of config snapshots and errors:
Code: Select all
664226 drwxr-xr-x 2 nagios nagios 4096 Sep 9 09:06 .
664225 drwxr-xr-x 3 nagios nagios 4096 Sep 9 09:08 ..
664167 -rw-r--r-- 1 nagios nagios 28399 Sep 9 08:58 1378738715.tar.gz
664166 -rw-r--r-- 1 nagios nagios 2799 Sep 9 08:58 1378738715.txt
664172 -rw-r--r-- 1 nagios nagios 28437 Sep 9 09:06 1378739165.tar.gz
664171 -rw-r--r-- 1 nagios nagios 2799 Sep 9 09:06 1378739165.txt
Any idea what I can check next for this one?
Thanks!
Here's the Install Profile Output:
Code: Select all
Nagios XI Installation Profile
Download Profile
System:
Nagios XI Version : 2012R2.3
ecca2 2.6.32-358.14.1.el6.x86_64 x86_64
CentOS release 6.4 (Final)
Gnome Installed
Apache Information
PHP Version: 5.3.3
Agent: Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/29.0.1547.66 Safari/537.36
Server Name: <redacted>
Server Address: <redacted>
Server Port: 80
Date/Time
PHP Timezone: America/Denver
PHP Time: Mon, 09 Sep 2013 09:24:53 -0600
System Time: Mon, 09 Sep 2013 09:24:53 -0600
Nagios XI Data
nagios (pid 32440) is running...
NPCD running.
ndo2db (pid 15293) is running...
CPU Load 15: 0.81
Total Hosts: 1
Total Services: 8
Function 'get_base_uri' returns: http://<redacted>/nagiosxi/
Function 'get_base_url' returns: http://<redacted>/nagiosxi/
Function 'get_backend_url(internal_call=false)' returns: http://<redacted>/nagiosxi/includes/components/profile/profile.php
Function 'get_backend_url(internal_call=true)' returns: http://localhost/nagiosxi/backend/
Ping Test localhost
Running:
/bin/ping -c 3 localhost 2>&1
PING localhost (127.0.0.1) 56(84) bytes of data.
64 bytes from localhost (127.0.0.1): icmp_seq=1 ttl=64 time=0.035 ms
64 bytes from localhost (127.0.0.1): icmp_seq=2 ttl=64 time=0.026 ms
64 bytes from localhost (127.0.0.1): icmp_seq=3 ttl=64 time=0.025 ms
--- localhost ping statistics ---
3 packets transmitted, 3 received, 0% packet loss, time 2000ms
rtt min/avg/max/mdev = 0.025/0.028/0.035/0.007 ms
Test wget To locahost
WGET From URL: http://localhost/nagiosql/index.php
Running:
/usr/bin/wget http://localhost/nagiosql/index.php
--2013-09-09 09:24:55-- http://localhost/nagiosql/index.php
Resolving localhost... ::1, 127.0.0.1
Connecting to localhost|::1|:80... connected.
HTTP request sent, awaiting response... 200 OK
Length: 5259 (5.1K) [text/html]
Saving to: `/tmp/nagiosql_index.tmp'
0K ..... 100% 368M=0s
2013-09-09 09:24:55 (368 MB/s) - `/tmp/nagiosql_index.tmp' saved [5259/5259]