Nagios Fusion 2014R1.1 on CentOS 7
Both the non-displaying server and one other working server are Nagios xi 5.3.3 on CentOS 7.
If it makes a difference, den (not displaying) has 23598 services, lal (displaying) has 16607 services, and cae (also working) has just 17.
I looked at /usr/local/nagiosfusion/var/poller.log and found some errors:
Code: Select all
Polling Recent Alerts...
NAGIOSxi ALERT FETCH den
COUNT :396
NAGIOSxi ALERT FETCH lal
COUNT :22
NAGIOSCORE ALERT FETCHcae
COUNT :0
2 callbacks run
Loop time: 32 seconds
.***GET DATA!***
RUNTIME: 79 INTERVAL: 10 POLL INTERVAL: 10
PHP Warning: simplexml_load_string(): Entity: line 2: parser error : Start tag expected, '<' not found in /usr/local/nagiosfusion/html/includes/utils-tacdata.inc.php on line 69
PHP Notice: Undefined index: SERVER_PORT in /usr/local/nagiosfusion/html/includes/utils.inc.php on line 581
PHP Notice: Undefined index: SERVER_PORT in /usr/local/nagiosfusion/html/includes/utils.inc.php on line 582
PHP Notice: Undefined index: SERVER_NAME in /usr/local/nagiosfusion/html/includes/utils.inc.php on line 586
Saving Tac Data to DB: den
SQL: INSERT INTO fusion_tac_data (server_id,server_sid,server_name,last_update_time,error,error_message)
VALUES (0,'o7c3tg','den',1,NOW(),1,'1','<span class="tacserverparseerror"><img src="http://:/nagiosfusion/images/critical_small.png"> Unable to parse server response.</span>') SQL Error [nagiosfusion] :</b> ERROR: INSERT has more expressions than target columns
LINE 2: VALUES (0,'o7c3tg','den',1,NOW(),1,'1','<span class="...
^Saving Tac Data to DB: lal
PHP Notice: Undefined index: query in /usr/local/nagiosfusion/html/includes/utilsx.inc.php on line 80
Saving Tac Data to DB: cae
Polling Recent Alerts...
NAGIOSxi ALERT FETCH den
COUNT :402
NAGIOSxi ALERT FETCH lal
COUNT :22
NAGIOSCORE ALERT FETCHcae
COUNT :0
2 callbacks run
Loop time: 32 seconds
Code: Select all
...***GET DATA!***
RUNTIME: 224 INTERVAL: 30 POLL INTERVAL: 30
PHP Notice: Undefined index: query in /usr/local/nagiosfusion/html/includes/utilsx.inc.php on line 80
Saving Tac Data to DB: den
Saving Tac Data to DB: lal
PHP Notice: Undefined index: query in /usr/local/nagiosfusion/html/includes/utilsx.inc.php on line 80
Saving Tac Data to DB: cae
Polling Recent Alerts...
NAGIOSCORE ALERT FETCHden
COUNT :415
NAGIOSxi ALERT FETCH lal
COUNT :17
NAGIOSCORE ALERT FETCHcae
COUNT :0
2 callbacks run
Loop time: 17 seconds
...***GET DATA!***