Nagios fusion failed to start

This support forum board is for questions relating to Nagios Fusion.
elade
Posts: 144
Joined: Wed Mar 28, 2018 6:23 am

Nagios fusion failed to start

Post by elade »

Hi,

I have Fusion V4 and I got a message that all my users include the nagiosadmin are disabled.
I added more memory and cpu to the machine and did restart but it didn't helped.
I cleaned old log file from "polled_extras.ibd /var/lib/mysql/fusion which was 33GB as i saw in a topic in the forum but since that the web interface in unreachable.
I did restart the machine and still the web interface is down.
I did restart to the httpd service still the same
I can reach the machine via SSH.

Edit***
The MariaDB service failed to start and i have fixed it but the now the web interface is not working at all.
I can't open the fusion via http.
All the services are running.

Any ideas?
User avatar
lmiltchev
Former Nagios Staff
Posts: 13587
Joined: Mon May 23, 2011 12:15 pm

Re: Nagios fusion failed to start

Post by lmiltchev »

The MariaDB service failed to start and i have fixed it but the now the web interface is not working at all.
What was the issue with MariaDB that you had to fix? Can you elaborate on that?
I can't open the fusion via http.
What is the exact error that you see in the GUI? Are you not able to log in or you can log in but see some errors in the web UI? A screenshot would be helpful.

Are you using a proxy or SSL? Is SELinux disabled? What is the output of the following commands? Please place the output in code wraps.

Code: Select all

sestatus
df -h
ip addr
tail -50 /var/log/mariadb/mariadb.log
tail -50 /var/log/httpd/error_log
tail -50 /var/log/messages
Be sure to check out our Knowledgebase for helpful articles and solutions!
elade
Posts: 144
Joined: Wed Mar 28, 2018 6:23 am

Re: Nagios fusion failed to start

Post by elade »

What was the issue with MariaDB that you had to fix? Can you elaborate on that?
The files ib_logfile0 ib_logfile1 were emtpy so I deleted them and restart the service.
What is the exact error that you see in the GUI? Are you not able to log in or you can log in but see some errors in the web UI? A screenshot would be helpful.
I get HTTP ERROR 500 when I run the GUI.
Somtimes when I can enter the GUI it's stuck in the home page.
sestatus
SELinux status: disabled
df -h

Code: Select all

Filesystem               Size  Used Avail Use% Mounted on
/dev/mapper/centos-root   37G  2.1G   33G   6% /
devtmpfs                 3.9G     0  3.9G   0% /dev
tmpfs                    3.9G     0  3.9G   0% /dev/shm
tmpfs                    3.9G   20M  3.8G   1% /run
tmpfs                    3.9G     0  3.9G   0% /sys/fs/cgroup
/dev/sda1                976M  195M  714M  22% /boot
tmpfs                    782M     0  782M   0% /run/user/0
tail -50 /var/log/mariadb/mariadb.log

Code: Select all

181015 17:04:03  InnoDB: Starting final batch to recover 2 pages from redo log
181015 17:04:03  InnoDB: Error: table 'fusion/log'
InnoDB: in InnoDB data dictionary has tablespace id 10,
InnoDB: but tablespace with that id or name does not exist. Have
InnoDB: you deleted or moved .ibd files?
InnoDB: This may also be a table created with CREATE TEMPORARY TABLE
InnoDB: whose .ibd and .frm files MySQL automatically removed, but the
InnoDB: table still exists in the InnoDB internal data dictionary.
InnoDB: Please refer to
InnoDB: http://dev.mysql.com/doc/refman/5.5/en/innodb-troubleshooting-datadict.html
InnoDB: for how to resolve the issue.
181015 17:04:03  InnoDB: Error: table 'fusion/polled_data'
InnoDB: in InnoDB data dictionary has tablespace id 23,
InnoDB: but tablespace with that id or name does not exist. Have
InnoDB: you deleted or moved .ibd files?
InnoDB: This may also be a table created with CREATE TEMPORARY TABLE
InnoDB: whose .ibd and .frm files MySQL automatically removed, but the
InnoDB: table still exists in the InnoDB internal data dictionary.
InnoDB: Please refer to
InnoDB: http://dev.mysql.com/doc/refman/5.5/en/innodb-troubleshooting-datadict.html
InnoDB: for how to resolve the issue.
181015 17:04:03  InnoDB: Error: table 'fusion/polled_extras'
InnoDB: in InnoDB data dictionary has tablespace id 24,
InnoDB: but tablespace with that id or name does not exist. Have
InnoDB: you deleted or moved .ibd files?
InnoDB: This may also be a table created with CREATE TEMPORARY TABLE
InnoDB: whose .ibd and .frm files MySQL automatically removed, but the
InnoDB: table still exists in the InnoDB internal data dictionary.
InnoDB: Please refer to
InnoDB: http://dev.mysql.com/doc/refman/5.5/en/innodb-troubleshooting-datadict.html
InnoDB: for how to resolve the issue.
181015 17:04:03  InnoDB: Waiting for the background threads to start
181015 17:04:04 Percona XtraDB (http://www.percona.com) 5.5.52-MariaDB-38.3 started; log sequence number 28631783063
181015 17:04:04 [Note] Plugin 'FEEDBACK' is disabled.
181015 17:04:04 [Note] Server socket created on IP: '0.0.0.0'.
181015 17:04:04 [Note] Event Scheduler: Loaded 0 events
181015 17:04:04 [Note] /usr/libexec/mysqld: ready for connections.
Version: '5.5.56-MariaDB'  socket: '/var/lib/mysql/mysql.sock'  port: 3306  MariaDB Server
181015 17:04:05  InnoDB: error: space object of table 'fusion/log',
InnoDB: space id 10 did not exist in memory. Retrying an open.
InnoDB: Error: tried to read 16384 bytes at offset 0 0.
InnoDB: Was only able to read 0.
181015 17:04:05  InnoDB: Operating system error number 0 in a file operation.
InnoDB: Error number 0 means 'Success'.
InnoDB: Some operating system error numbers are described at
InnoDB: http://dev.mysql.com/doc/refman/5.5/en/operating-system-error-codes.html
InnoDB: File operation call: 'read'.
InnoDB: Cannot continue operation.
181015 17:04:05 mysqld_safe Number of processes running now: 0
181015 17:04:05 mysqld_safe mysqld restarted
tail -50 /var/log/httpd/error_log

Code: Select all

Mon Oct 15 16:33:42.941763 2018] [:error] [pid 3674] [client 1.1.1.1:11111] PHP Warning:  Invalid argument supplied for foreach() in /usr/local/nagiosfusion/html/includes/pageparts/header.parent.inc.php on line 42, referer: http://1.1.1.1/nagiosfusion/index.php
[Mon Oct 15 16:33:42.941769 2018] [:error] [pid 3674] [client 1.1.1.1:11111] PHP Warning:  Invalid argument supplied for foreach() in /usr/local/nagiosfusion/html/includes/pageparts/header.parent.inc.php on line 42, referer: http://1.1.1.1/nagiosfusion/index.php
[Mon Oct 15 16:33:42.941774 2018] [:error] [pid 3674] [client 1.1.1.1:11111] PHP Warning:  Invalid argument supplied for foreach() in /usr/local/nagiosfusion/html/includes/pageparts/header.parent.inc.php on line 42, referer: http://1.1.1.1/nagiosfusion/index.php
[Mon Oct 15 16:33:42.941780 2018] [:error] [pid 3674] [client 1.1.1.1:11111] PHP Warning:  Invalid argument supplied for foreach() in /usr/local/nagiosfusion/html/includes/pageparts/header.parent.inc.php on line 42, referer: http://1.1.1.1/nagiosfusion/index.php
[Mon Oct 15 16:33:42.941786 2018] [:error] [pid 3674] [client 1.1.1.1:11111] PHP Warning:  Invalid argument supplied for foreach() in /usr/local/nagiosfusion/html/includes/pageparts/header.parent.inc.php on line 42, referer: http://1.1.1.1/nagiosfusion/index.php
[Mon Oct 15 16:33:42.941791 2018] [:error] [pid 3674] [client 1.1.1.1:11111] PHP Warning:  Invalid argument supplied for foreach() in /usr/local/nagiosfusion/html/includes/pageparts/header.parent.inc.php on line 42, referer: http://1.1.1.1/nagiosfusion/index.php
[Mon Oct 15 16:34:13.118028 2018] [:error] [pid 12726] [client 1.1.1.1::22222] PHP Fatal error:  Call to a member function debugDumpParams() on a non-object in /usr/local/nagiosfusion/html/includes/classes/db.inc.php on line 589, referer: http://1.1.1.1/nagiosfusion/index.php
[Mon Oct 15 16:34:44.355044 2018] [:error] [pid 38991] [client 1.1.1.1::22222] PHP Fatal error:  Call to a member function debugDumpParams() on a non-object in /usr/local/nagiosfusion/html/includes/classes/db.inc.php on line 589, referer: http://172.17.100.16/nagiosfusion/main.php
[Mon Oct 15 16:34:44.439994 2018] [:error] [pid 3674] [client 1.1.1.1::22222] PHP Fatal error:  Call to a member function debugDumpParams() on a non-object in /usr/local/nagiosfusion/html/includes/classes/db.inc.php on line 589, referer: http://1.1.1.1/nagiosfusion/index.php
[Mon Oct 15 16:34:55.733006 2018] [:error] [pid 38981] [client 1.1.1.1::22222] PHP Fatal error:  Call to a member function debugDumpParams() on a non-object in /usr/local/nagiosfusion/html/includes/classes/db.inc.php on line 589, referer: http://1.1.1.1/nagiosfusion/index.php
[Mon Oct 15 16:34:55.792416 2018] [:error] [pid 24526] [client 1.1.1.1::22222] PHP Fatal error:  Call to a member function debugDumpParams() on a non-object in /usr/local/nagiosfusion/html/includes/classes/db.inc.php on line 589, referer: http://1.1.1.1/nagiosfusion/index.php
[Mon Oct 15 16:36:12.493849 2018] [:error] [pid 39004] [client 1.1.1.1::22222] PHP Fatal error:  Call to a member function debugDumpParams() on a non-object in /usr/local/nagiosfusion/html/includes/classes/db.inc.php on line 589, referer: http://1.1.1.1/nagiosfusion/index.php
[Mon Oct 15 16:38:21.249363 2018] [:error] [pid 24526] [client 1.1.1.1::55555] PHP Warning:  Invalid argument supplied for foreach() in /usr/local/nagiosfusion/html/includes/pageparts/header.parent.inc.php on line 42, referer: http://1.1.1.1/nagiosfusion/index.php
[Mon Oct 15 16:38:21.249384 2018] [:error] [pid 24526] [client 1.1.1.1::55555] PHP Warning:  Invalid argument supplied for foreach() in /usr/local/nagiosfusion/html/includes/pageparts/header.parent.inc.php on line 42, referer: http://1.1.1.1/nagiosfusion/index.php
[Mon Oct 15 16:38:21.249390 2018] [:error] [pid 24526] [client 1.1.1.1::55555] PHP Warning:  Invalid argument supplied for foreach() in /usr/local/nagiosfusion/html/includes/pageparts/header.parent.inc.php on line 42, referer: http://1.1.1.1/nagiosfusion/index.php
[Mon Oct 15 16:38:21.249396 2018] [:error] [pid 24526] [client 1.1.1.1::55555] PHP Warning:  Invalid argument supplied for foreach() in /usr/local/nagiosfusion/html/includes/pageparts/header.parent.inc.php on line 42, referer: http://1.1.1.1/nagiosfusion/index.php
[Mon Oct 15 16:38:21.249401 2018] [:error] [pid 24526] [client 1.1.1.1::55555] PHP Warning:  Invalid argument supplied for foreach() in /usr/local/nagiosfusion/html/includes/pageparts/header.parent.inc.php on line 42, referer: http://1.1.1.1/nagiosfusion/index.php
[Mon Oct 15 16:38:21.249406 2018] [:error] [pid 24526] [client 1.1.1.1::55555] PHP Warning:  Invalid argument supplied for foreach() in /usr/local/nagiosfusion/html/includes/pageparts/header.parent.inc.php on line 42, referer: http://1.1.1.1/nagiosfusion/index.php
[Mon Oct 15 16:38:21.249411 2018] [:error] [pid 24526] [client 1.1.1.1::55555] PHP Warning:  Invalid argument supplied for foreach() in /usr/local/nagiosfusion/html/includes/pageparts/header.parent.inc.php on line 42, referer: http://1.1.1.1/nagiosfusion/index.php
[Mon Oct 15 16:38:21.249416 2018] [:error] [pid 24526] [client 1.1.1.1::55555] PHP Warning:  Invalid argument supplied for foreach() in /usr/local/nagiosfusion/html/includes/pageparts/header.parent.inc.php on line 42, referer: http://1.1.1.1/nagiosfusion/index.php
[Mon Oct 15 16:38:21.249421 2018] [:error] [pid 24526] [client 1.1.1.1::55555] PHP Warning:  Invalid argument supplied for foreach() in /usr/local/nagiosfusion/html/includes/pageparts/header.parent.inc.php on line 42, referer: http://1.1.1.1/nagiosfusion/index.php
[Mon Oct 15 16:38:21.249427 2018] [:error] [pid 24526] [client 1.1.1.1::55555] PHP Warning:  Invalid argument supplied for foreach() in /usr/local/nagiosfusion/html/includes/pageparts/header.parent.inc.php on line 42, referer: http://1.1.1.1/nagiosfusion/index.php
[Mon Oct 15 16:38:21.249432 2018] [:error] [pid 24526] [client 1.1.1.1::55555] PHP Warning:  Invalid argument supplied for foreach() in /usr/local/nagiosfusion/html/includes/pageparts/header.parent.inc.php on line 42, referer: http://1.1.1.1/nagiosfusion/index.php
[Mon Oct 15 16:38:21.249441 2018] [:error] [pid 24526] [client 1.1.1.1::55555] PHP Warning:  Invalid argument supplied for foreach() in /usr/local/nagiosfusion/html/includes/pageparts/header.parent.inc.php on line 42, referer: http://1.1.1.1/nagiosfusion/index.php
[Mon Oct 15 16:38:21.249446 2018] [:error] [pid 24526] [client 1.1.1.1::55555] PHP Warning:  Invalid argument supplied for foreach() in /usr/local/nagiosfusion/html/includes/pageparts/header.parent.inc.php on line 42, referer: http://1.1.1.1/nagiosfusion/index.php
[Mon Oct 15 16:38:21.249451 2018] [:error] [pid 24526] [client 1.1.1.1::55555] PHP Warning:  Invalid argument supplied for foreach() in /usr/local/nagiosfusion/html/includes/pageparts/header.parent.inc.php on line 42, referer: http://1.1.1.1/nagiosfusion/index.php
[Mon Oct 15 16:38:21.249541 2018] [:error] [pid 24526] [client 1.1.1.1::55555] PHP Warning:  Invalid argument supplied for foreach() in /usr/local/nagiosfusion/html/includes/pageparts/header.parent.inc.php on line 42, referer: http://1.1.1.1/nagiosfusion/index.php
[Mon Oct 15 16:38:21.249549 2018] [:error] [pid 24526] [client 1.1.1.1::55555] PHP Warning:  Invalid argument supplied for foreach() in /usr/local/nagiosfusion/html/includes/pageparts/header.parent.inc.php on line 42, referer: http://1.1.1.1/nagiosfusion/index.php
[Mon Oct 15 16:38:21.249554 2018] [:error] [pid 24526] [client 1.1.1.1::55555] PHP Warning:  Invalid argument supplied for foreach() in /usr/local/nagiosfusion/html/includes/pageparts/header.parent.inc.php on line 42, referer: http://1.1.1.1/nagiosfusion/index.php
[Mon Oct 15 16:38:21.249559 2018] [:error] [pid 24526] [client 1.1.1.1::55555] PHP Warning:  Invalid argument supplied for foreach() in /usr/local/nagiosfusion/html/includes/pageparts/header.parent.inc.php on line 42, referer: http://1.1.1.1/nagiosfusion/index.php
[Mon Oct 15 16:38:21.249563 2018] [:error] [pid 24526] [client 1.1.1.1::55555] PHP Warning:  Invalid argument supplied for foreach() in /usr/local/nagiosfusion/html/includes/pageparts/header.parent.inc.php on line 42, referer: http://1.1.1.1/nagiosfusion/index.php
[Mon Oct 15 16:38:21.249568 2018] [:error] [pid 24526] [client 1.1.1.1::55555] PHP Warning:  Invalid argument supplied for foreach() in /usr/local/nagiosfusion/html/includes/pageparts/header.parent.inc.php on line 42, referer: http://1.1.1.1/nagiosfusion/index.php
[Mon Oct 15 16:38:21.249572 2018] [:error] [pid 24526] [client 1.1.1.1::55555] PHP Warning:  Invalid argument supplied for foreach() in /usr/local/nagiosfusion/html/includes/pageparts/header.parent.inc.php on line 42, referer: http://1.1.1.1/nagiosfusion/index.php
[Mon Oct 15 16:38:21.249577 2018] [:error] [pid 24526] [client 1.1.1.1::55555] PHP Warning:  Invalid argument supplied for foreach() in /usr/local/nagiosfusion/html/includes/pageparts/header.parent.inc.php on line 42, referer: http://1.1.1.1/nagiosfusion/index.php
[Mon Oct 15 16:38:21.249581 2018] [:error] [pid 24526] [client 1.1.1.1::55555] PHP Warning:  Invalid argument supplied for foreach() in /usr/local/nagiosfusion/html/includes/pageparts/header.parent.inc.php on line 42, referer: http://1.1.1.1/nagiosfusion/index.php
[Mon Oct 15 16:38:21.249586 2018] [:error] [pid 24526] [client 1.1.1.1::55555] PHP Warning:  Invalid argument supplied for foreach() in /usr/local/nagiosfusion/html/includes/pageparts/header.parent.inc.php on line 42, referer: http://1.1.1.1/nagiosfusion/index.php
[Mon Oct 15 16:38:21.249591 2018] [:error] [pid 24526] [client 1.1.1.1::55555] PHP Warning:  Invalid argument supplied for foreach() in /usr/local/nagiosfusion/html/includes/pageparts/header.parent.inc.php on line 42, referer: http://1.1.1.1/nagiosfusion/index.php
[Mon Oct 15 16:38:21.249595 2018] [:error] [pid 24526] [client 1.1.1.1::55555] PHP Warning:  Invalid argument supplied for foreach() in /usr/local/nagiosfusion/html/includes/pageparts/header.parent.inc.php on line 42, referer: http://1.1.1.1/nagiosfusion/index.php
[Mon Oct 15 16:38:21.249604 2018] [:error] [pid 24526] [client 1.1.1.1::55555] PHP Warning:  Invalid argument supplied for foreach() in /usr/local/nagiosfusion/html/includes/pageparts/header.parent.inc.php on line 42, referer: http://1.1.1.1/nagiosfusion/index.php
[Mon Oct 15 16:38:21.249609 2018] [:error] [pid 24526] [client 1.1.1.1::55555] PHP Warning:  Invalid argument supplied for foreach() in /usr/local/nagiosfusion/html/includes/pageparts/header.parent.inc.php on line 42, referer: http://1.1.1.1/nagiosfusion/index.php
[Mon Oct 15 16:38:21.249614 2018] [:error] [pid 24526] [client 1.1.1.1::55555] PHP Warning:  Invalid argument supplied for foreach() in /usr/local/nagiosfusion/html/includes/pageparts/header.parent.inc.php on line 42, referer: http://1.1.1.1/nagiosfusion/index.php
[Mon Oct 15 16:38:21.249618 2018] [:error] [pid 24526] [client 1.1.1.1::55555] PHP Warning:  Invalid argument supplied for foreach() in /usr/local/nagiosfusion/html/includes/pageparts/header.parent.inc.php on line 42, referer: http://1.1.1.1/nagiosfusion/index.php
[Mon Oct 15 16:39:18.482297 2018] [:error] [pid 22349] [client 1.1.1.1::51184] PHP Warning:  Invalid argument supplied for foreach() in /usr/local/nagiosfusion/html/includes/dashlets/test/test.inc.php on line 10, referer: http://1.1.1.1/nagiosfusion/index.php
[Mon Oct 15 16:39:54.612646 2018] [:error] [pid 23277] [client 1.1.1.1::51368] PHP Warning:  Invalid argument supplied for foreach() in /usr/local/nagiosfusion/html/includes/dashlets/test/test.inc.php on line 10, referer: http://1.1.1.1/nagiosfusion/index.php
[Mon Oct 15 16:43:16.236515 2018] [:error] [pid 39003] [client 1.1.1.1::51615] PHP Fatal error:  Call to a member function debugDumpParams() on a non-object in /usr/local/nagiosfusion/html/includes/classes/db.inc.php on line 589, referer: http://1.1.1.1/nagiosfusion/index.php
[Mon Oct 15 16:44:12.138835 2018] [:error] [pid 39003] [client 1.1.1.1::51663] PHP Fatal error:  Call to a member function debugDumpParams() on a non-object in /usr/local/nagiosfusion/html/includes/classes/db.inc.php on line 589, referer: http://1.1.1.1/nagiosfusion/index.php
[Mon Oct 15 16:49:14.042390 2018] [:error] [pid 38991] [client 1.1.1.1::51992] PHP Fatal error:  Call to a member function debugDumpParams() on a non-object in /usr/local/nagiosfusion/html/includes/classes/db.inc.php on line 589, referer: http://1.1.1.1/nagiosfusion/index.php
[Mon Oct 15 16:50:27.530528 2018] [:error] [pid 22349] [client 1.1.1.1::52093] PHP Warning:  Invalid argument supplied for foreach() in /usr/local/nagiosfusion/html/includes/dashlets/test/test.inc.php on line 10, referer: http://1.1.1.1/nagiosfusion/index.php
[Mon Oct 15 18:03:32.876559 2018] [:error] [pid 39003] [client 1.1.1.1::50432] PHP Fatal error:  Call to a member function debugDumpParams() on a non-object in /usr/local/nagiosfusion/html/includes/classes/db.inc.php on line 589
[Mon Oct 15 18:03:36.747803 2018] [:error] [pid 12726] [client 1.1.1.1::50434] PHP Fatal error:  Call to a member function debugDumpParams() on a non-object in /usr/local/nagiosfusion/html/includes/classes/db.inc.php on line 589

tail -50 /var/log/messages

Code: Select all

Oct 15 18:06:01 nagiosfusion systemd: Started Session 1919 of user nagios.
Oct 15 18:06:01 nagiosfusion systemd: Starting Session 1919 of user nagios.
Oct 15 18:06:01 nagiosfusion systemd: Started Session 1920 of user nagios.
Oct 15 18:06:01 nagiosfusion systemd: Starting Session 1920 of user nagios.
Oct 15 18:06:01 nagiosfusion systemd: Started Session 1921 of user nagios.
Oct 15 18:06:01 nagiosfusion systemd: Starting Session 1921 of user nagios.
Oct 15 18:06:12 nagiosfusion systemd: Removed slice User Slice of nagios.
Oct 15 18:06:12 nagiosfusion systemd: Stopping User Slice of nagios.
Oct 15 18:07:01 nagiosfusion systemd: Created slice User Slice of nagios.
Oct 15 18:07:01 nagiosfusion systemd: Starting User Slice of nagios.
Oct 15 18:07:01 nagiosfusion systemd: Started Session 1922 of user nagios.
Oct 15 18:07:01 nagiosfusion systemd: Starting Session 1922 of user nagios.
Oct 15 18:07:01 nagiosfusion systemd: Started Session 1924 of user nagios.
Oct 15 18:07:01 nagiosfusion systemd: Starting Session 1924 of user nagios.
Oct 15 18:07:01 nagiosfusion systemd: Started Session 1923 of user nagios.
Oct 15 18:07:01 nagiosfusion systemd: Starting Session 1923 of user nagios.
Oct 15 18:07:01 nagiosfusion systemd: Started Session 1925 of user nagios.
Oct 15 18:07:01 nagiosfusion systemd: Starting Session 1925 of user nagios.
Oct 15 18:07:01 nagiosfusion systemd: Started Session 1926 of user nagios.
Oct 15 18:07:01 nagiosfusion systemd: Starting Session 1926 of user nagios.
Oct 15 18:07:12 nagiosfusion systemd: Removed slice User Slice of nagios.
Oct 15 18:07:12 nagiosfusion systemd: Stopping User Slice of nagios.
Oct 15 18:08:01 nagiosfusion systemd: Created slice User Slice of nagios.
Oct 15 18:08:01 nagiosfusion systemd: Starting User Slice of nagios.
Oct 15 18:08:01 nagiosfusion systemd: Started Session 1927 of user nagios.
Oct 15 18:08:01 nagiosfusion systemd: Starting Session 1927 of user nagios.
Oct 15 18:08:01 nagiosfusion systemd: Started Session 1930 of user nagios.
Oct 15 18:08:01 nagiosfusion systemd: Starting Session 1930 of user nagios.
Oct 15 18:08:01 nagiosfusion systemd: Started Session 1929 of user nagios.
Oct 15 18:08:01 nagiosfusion systemd: Starting Session 1929 of user nagios.
Oct 15 18:08:01 nagiosfusion systemd: Started Session 1928 of user nagios.
Oct 15 18:08:01 nagiosfusion systemd: Starting Session 1928 of user nagios.
Oct 15 18:08:01 nagiosfusion systemd: Started Session 1931 of user nagios.
Oct 15 18:08:01 nagiosfusion systemd: Starting Session 1931 of user nagios.
Oct 15 18:08:12 nagiosfusion systemd: Removed slice User Slice of nagios.
Oct 15 18:08:12 nagiosfusion systemd: Stopping User Slice of nagios.
Oct 15 18:09:01 nagiosfusion systemd: Created slice User Slice of nagios.
Oct 15 18:09:01 nagiosfusion systemd: Starting User Slice of nagios.
Oct 15 18:09:01 nagiosfusion systemd: Started Session 1933 of user nagios.
Oct 15 18:09:01 nagiosfusion systemd: Starting Session 1933 of user nagios.
Oct 15 18:09:01 nagiosfusion systemd: Started Session 1934 of user nagios.
Oct 15 18:09:01 nagiosfusion systemd: Starting Session 1934 of user nagios.
Oct 15 18:09:01 nagiosfusion systemd: Started Session 1932 of user nagios.
Oct 15 18:09:01 nagiosfusion systemd: Starting Session 1932 of user nagios.
Oct 15 18:09:01 nagiosfusion systemd: Started Session 1935 of user nagios.
Oct 15 18:09:01 nagiosfusion systemd: Starting Session 1935 of user nagios.
Oct 15 18:09:01 nagiosfusion systemd: Started Session 1936 of user nagios.
Oct 15 18:09:01 nagiosfusion systemd: Starting Session 1936 of user nagios.
Oct 15 18:09:12 nagiosfusion systemd: Removed slice User Slice of nagios.
Oct 15 18:09:12 nagiosfusion systemd: Stopping User Slice of nagios.
elade
Posts: 144
Joined: Wed Mar 28, 2018 6:23 am

Re: Nagios fusion failed to start

Post by elade »

MariaDB service status from now:

Code: Select all

Redirecting to /bin/systemctl status mariadb.service
● mariadb.service - MariaDB database server
   Loaded: loaded (/usr/lib/systemd/system/mariadb.service; enabled; vendor preset: disabled)
   Active: failed (Result: exit-code) since Mon 2018-10-15 17:04:05 IDT; 1h 27min ago
  Process: 57171 ExecStartPost=/usr/libexec/mariadb-wait-ready $MAINPID (code=exited, status=0/SUCCESS)
  Process: 57170 ExecStart=/usr/bin/mysqld_safe --basedir=/usr (code=exited, status=2)
  Process: 57139 ExecStartPre=/usr/libexec/mariadb-prepare-db-dir %n (code=exited, status=0/SUCCESS)
 Main PID: 57170 (code=exited, status=2)

Oct 15 14:24:17 nagiosfusion systemd[1]: Starting MariaDB database server...
Oct 15 14:24:17 nagiosfusion mariadb-prepare-db-dir[57139]: Database MariaDB is probably initialized in /var/lib/mysql already, nothing is done.
Oct 15 14:24:17 nagiosfusion mariadb-prepare-db-dir[57139]: If this is not the case, make sure the /var/lib/mysql is empty before running mariadb-prep...db-dir.
Oct 15 14:24:17 nagiosfusion mysqld_safe[57170]: 181015 14:24:17 mysqld_safe Logging to '/var/log/mariadb/mariadb.log'.
Oct 15 14:24:17 nagiosfusion mysqld_safe[57170]: 181015 14:24:17 mysqld_safe Starting mysqld daemon with databases from /var/lib/mysql
Oct 15 14:24:21 nagiosfusion systemd[1]: Started MariaDB database server.
Oct 15 17:04:05 nagiosfusion systemd[1]: mariadb.service: main process exited, code=exited, status=2/INVALIDARGUMENT
Oct 15 17:04:05 nagiosfusion systemd[1]: Unit mariadb.service entered failed state.
Oct 15 17:04:05 nagiosfusion systemd[1]: mariadb.service failed.
Hint: Some lines were ellipsized, use -l to show in full.
[root@nagiosfusion ~]# service mariadb restart
Redirecting to /bin/systemctl restart mariadb.service
I did restart and now i can enter the GUI but the home page is stuck.
User avatar
lmiltchev
Former Nagios Staff
Posts: 13587
Joined: Mon May 23, 2011 12:15 pm

Re: Nagios fusion failed to start

Post by lmiltchev »

The files ib_logfile0 ib_logfile1 were emtpy so I deleted them and restart the service.
Deleting these files (and possibly other files under the "/var/lib/mysql" directory) is what is causing the issue...
181015 17:04:03 InnoDB: Error: table 'fusion/log'
InnoDB: in InnoDB data dictionary has tablespace id 10,
InnoDB: but tablespace with that id or name does not exist. Have
InnoDB: you deleted or moved .ibd files?
Do you have a backup? If you do, I would recommend that you restore your Nagios Fusion by following the steps, outlined in our official documentation here:

https://assets.nagios.com/downloads/nag ... Fusion.pdf

Is this a VM? If you don't have Fusion backups, perhaps you created some snapshots of the VM?
Be sure to check out our Knowledgebase for helpful articles and solutions!
elade
Posts: 144
Joined: Wed Mar 28, 2018 6:23 am

Re: Nagios fusion failed to start

Post by elade »

Hi lmiltchev

The maridb recreated those 2 files when I ran the service.
The Fusion is running on a VM so i can reinstall it.
User avatar
lmiltchev
Former Nagios Staff
Posts: 13587
Joined: Mon May 23, 2011 12:15 pm

Re: Nagios fusion failed to start

Post by lmiltchev »

The Fusion is running on a VM so i can reinstall it.
Let us know how it went and if you have any further questions.
Be sure to check out our Knowledgebase for helpful articles and solutions!
elade
Posts: 144
Joined: Wed Mar 28, 2018 6:23 am

Re: Nagios fusion failed to start

Post by elade »

I have reinstall the Fusion for now everything is looking OK.
If this will happen again there are any actions that I can do?
User avatar
tgriep
Madmin
Posts: 9177
Joined: Thu Oct 30, 2014 9:02 am

Re: Nagios fusion failed to start

Post by tgriep »

Can you run the following commands and post the output to the ticket?
tail -100 /var/log/mariadb/mariadb.log
ps -ef --cols=300
Then run this command and post the /tmp/info.txt file here.

Code: Select all

tail -n 200 /usr/local/nagiosfusion/var/log/*.log >/tmp/info.txt
Thanks
Be sure to check out our Knowledgebase for helpful articles and solutions!
elade
Posts: 144
Joined: Wed Mar 28, 2018 6:23 am

Re: Nagios fusion failed to start

Post by elade »

tail -100 /var/log/mariadb/mariadb.log

Code: Select all

181016  5:14:01 [Note] Plugin 'FEEDBACK' is disabled.
181016  5:14:01 [Note] Server socket created on IP: '0.0.0.0'.
181016  5:14:01 [Note] Event Scheduler: Loaded 0 events
181016  5:14:01 [Note] /usr/libexec/mysqld: ready for connections.
Version: '5.5.56-MariaDB'  socket: '/var/lib/mysql/mysql.sock'  port: 3306  MariaDB Server
181016  8:17:05 [Note] /usr/libexec/mysqld: Normal shutdown

181016  8:17:05 [Note] Event Scheduler: Purging the queue. 0 events
181016  8:17:05  InnoDB: Starting shutdown...
181016  8:17:06  InnoDB: Waiting for 73 pages to be flushed
181016  8:17:09  InnoDB: Shutdown completed; log sequence number 5602138
181016  8:17:09 [Note] /usr/libexec/mysqld: Shutdown complete

181016 16:17:09 mysqld_safe mysqld from pid file /var/run/mariadb/mariadb.pid ended
181016 16:17:09 mysqld_safe Starting mysqld daemon with databases from /var/lib/mysql
181016 16:17:09 [Note] /usr/libexec/mysqld (mysqld 5.5.56-MariaDB) starting as process 43861 ...
181016 16:17:09 InnoDB: The InnoDB memory heap is disabled
181016 16:17:09 InnoDB: Mutexes and rw_locks use GCC atomic builtins
181016 16:17:09 InnoDB: Compressed tables use zlib 1.2.7
181016 16:17:09 InnoDB: Using Linux native AIO
181016 16:17:09 InnoDB: Initializing buffer pool, size = 1.0G
181016 16:17:09 InnoDB: Completed initialization of buffer pool
181016 16:17:09 InnoDB: highest supported file format is Barracuda.
181016 16:17:09  InnoDB: Waiting for the background threads to start
181016 16:17:10 Percona XtraDB (http://www.percona.com) 5.5.52-MariaDB-38.3 started; log sequence number 5602138
181016 16:17:10 [Note] Plugin 'FEEDBACK' is disabled.
181016 16:17:10 [Note] Server socket created on IP: '0.0.0.0'.
181016 16:17:10 [Note] Event Scheduler: Loaded 0 events
181016 16:17:10 [Note] /usr/libexec/mysqld: ready for connections.
Version: '5.5.56-MariaDB'  socket: '/var/lib/mysql/mysql.sock'  port: 3306  MariaDB Server
181020 13:48:23  InnoDB: Error: Write to file ./fusion/polled_extras.ibd failed at offset 8 411041792.
InnoDB: 1048576 bytes should have been written, only 970752 were written.
InnoDB: Operating system error number 28.
InnoDB: Check that your OS and file system support files of this size.
InnoDB: Check also that the disk is not full or a disk quota exceeded.
InnoDB: Error number 28 means 'No space left on device'.
InnoDB: Some operating system error numbers are described at
InnoDB: http://dev.mysql.com/doc/refman/5.5/en/operating-system-error-codes.html
181020 13:48:23  InnoDB: Assertion failure in thread 140610474346240 in file os0file.c line 4407
InnoDB: Failing assertion: ret
InnoDB: We intentionally generate a memory trap.
InnoDB: Submit a detailed bug report to http://bugs.mysql.com.
InnoDB: If you get repeated assertion failures or crashes, even
InnoDB: immediately after the mysqld startup, there may be
InnoDB: corruption in the InnoDB tablespace. Please refer to
InnoDB: http://dev.mysql.com/doc/refman/5.5/en/forcing-innodb-recovery.html
InnoDB: about forcing recovery.
181020 13:48:23 [ERROR] mysqld got signal 6 ;
This could be because you hit a bug. It is also possible that this binary
or one of the libraries it was linked against is corrupt, improperly built,
or misconfigured. This error can also be caused by malfunctioning hardware.

To report this bug, see http://kb.askmonty.org/en/reporting-bugs

We will try our best to scrape up some info that will hopefully help
diagnose the problem, but since we have already crashed,
something is definitely wrong and this may fail.

Server version: 5.5.56-MariaDB
key_buffer_size=33554432
read_buffer_size=131072
max_used_connections=51
max_threads=153
thread_count=11
It is possible that mysqld could use up to
key_buffer_size + (read_buffer_size + sort_buffer_size)*max_threads = 368407 K  bytes of memory
Hope that's ok; if not, decrease some variables in the equation.

Thread pointer: 0x5637d108c5b0
Attempting backtrace. You can use the following information to find out
where mysqld died. If you see no messages after this, something went
terribly wrong...
stack_bottom = 0x7fe26d5ffd80 thread_stack 0x48000
/usr/libexec/mysqld(my_print_stacktrace+0x3d)[0x5637cc1dd96d]
/usr/libexec/mysqld(handle_fatal_signal+0x515)[0x5637cbdf3285]
/lib64/libpthread.so.0(+0xf6d0)[0x7fe2ce96a6d0]
/lib64/libc.so.6(gsignal+0x37)[0x7fe2cd095277]
/lib64/libc.so.6(abort+0x148)[0x7fe2cd096968]
/usr/libexec/mysqld(+0x725ef0)[0x5637cc076ef0]
/usr/libexec/mysqld(+0x6d664d)[0x5637cc02764d]
/usr/libexec/mysqld(+0x6e1e46)[0x5637cc032e46]
/usr/libexec/mysqld(+0x6711fe)[0x5637cbfc21fe]
/usr/libexec/mysqld(+0x741f7f)[0x5637cc092f7f]
/usr/libexec/mysqld(+0x7460fa)[0x5637cc0970fa]
/usr/libexec/mysqld(+0x746387)[0x5637cc097387]
/usr/libexec/mysqld(+0x61b314)[0x5637cbf6c314]
/usr/libexec/mysqld(+0x60118c)[0x5637cbf5218c]
/usr/libexec/mysqld(_ZN7handler12ha_write_rowEPh+0xb6)[0x5637cbdfb5c6]
/usr/libexec/mysqld(_Z12write_recordP3THDP5TABLEP12st_copy_info+0x1d0)[0x5637cbcaa3c0]
/usr/libexec/mysqld(_Z12mysql_insertP3THDP10TABLE_LISTR4ListI4ItemERS3_IS5_ES6_S6_15enum_duplicatesb+0xcb4)[0x5637cbcad854]
/usr/libexec/mysqld(_Z21mysql_execute_commandP3THD+0x2cd0)[0x5637cbcc5700]
/usr/libexec/mysqld(_Z11mysql_parseP3THDPcjP12Parser_state+0x125)[0x5637cbcc98c5]
/usr/libexec/mysqld(_Z16dispatch_command19enum_server_commandP3THDPcj+0x1753)[0x5637cbccb923]
/usr/libexec/mysqld(_Z24do_handle_one_connectionP3THD+0x1c2)[0x5637cbd7d632]
/usr/libexec/mysqld(handle_one_connection+0x4a)[0x5637cbd7d6da]
/lib64/libpthread.so.0(+0x7e25)[0x7fe2ce962e25]
/lib64/libc.so.6(clone+0x6d)[0x7fe2cd15dbad]
tail -n 200 /usr/local/nagiosfusion/var/log/*.log >/tmp/info.txt

Code: Select all

==> /usr/local/nagiosfusion/var/log/auth_subsys.log <==
2018-10-20 04:38:15[s: 12, u: 0] Failed authentication check
2018-10-20 04:38:32[s: 12, u: 0] Failed authentication check
2018-10-20 04:39:15[s: 12, u: 0] Failed authentication check
2018-10-20 04:39:31[s: 12, u: 0] Failed authentication check
2018-10-20 04:40:16[s: 12, u: 0] Failed authentication check
2018-10-20 04:40:31[s: 12, u: 0] Failed authentication check
2018-10-20 04:41:15[s: 12, u: 0] Failed authentication check
2018-10-20 04:41:31[s: 12, u: 0] Failed authentication check
2018-10-20 04:42:15[s: 12, u: 0] Failed authentication check
2018-10-20 04:42:31[s: 12, u: 0] Failed authentication check
2018-10-20 04:43:14[s: 12, u: 0] Failed authentication check
2018-10-20 04:43:31[s: 12, u: 0] Failed authentication check
2018-10-20 04:44:15[s: 12, u: 0] Failed authentication check
2018-10-20 04:44:31[s: 12, u: 0] Failed authentication check
2018-10-20 04:45:16[s: 12, u: 0] Failed authentication check
2018-10-20 04:45:31[s: 12, u: 0] Failed authentication check
2018-10-20 04:46:14[s: 12, u: 0] Failed authentication check
2018-10-20 04:46:31[s: 12, u: 0] Failed authentication check
2018-10-20 04:47:16[s: 12, u: 0] Failed authentication check
2018-10-20 04:47:31[s: 12, u: 0] Failed authentication check
2018-10-20 04:48:16[s: 12, u: 0] Failed authentication check
2018-10-20 04:48:31[s: 12, u: 0] Failed authentication check
2018-10-20 04:49:16[s: 12, u: 0] Failed authentication check
2018-10-20 04:49:31[s: 12, u: 0] Failed authentication check
2018-10-20 04:50:15[s: 12, u: 0] Failed authentication check
2018-10-20 04:50:31[s: 12, u: 0] Failed authentication check
2018-10-20 04:51:15[s: 12, u: 0] Failed authentication check
2018-10-20 04:51:32[s: 12, u: 0] Failed authentication check
2018-10-20 04:52:15[s: 12, u: 0] Failed authentication check
2018-10-20 04:52:31[s: 12, u: 0] Failed authentication check
2018-10-20 04:53:15[s: 12, u: 0] Failed authentication check
2018-10-20 04:53:31[s: 12, u: 0] Failed authentication check
2018-10-20 04:54:16[s: 12, u: 0] Failed authentication check
2018-10-20 04:54:31[s: 12, u: 0] Failed authentication check
2018-10-20 04:55:14[s: 12, u: 0] Failed authentication check
2018-10-20 04:55:31[s: 12, u: 0] Failed authentication check
2018-10-20 04:56:15[s: 12, u: 0] Failed authentication check
2018-10-20 04:56:31[s: 12, u: 0] Failed authentication check
2018-10-20 04:57:15[s: 12, u: 0] Failed authentication check
2018-10-20 04:57:31[s: 12, u: 0] Failed authentication check
2018-10-20 04:58:14[s: 12, u: 0] Failed authentication check
2018-10-20 04:58:31[s: 12, u: 0] Failed authentication check
2018-10-20 04:59:15[s: 12, u: 0] Failed authentication check
2018-10-20 04:59:31[s: 12, u: 0] Failed authentication check
2018-10-20 05:00:15[s: 12, u: 0] Failed authentication check
2018-10-20 05:00:31[s: 12, u: 0] Failed authentication check
2018-10-20 05:01:18[s: 12, u: 0] Failed authentication check
2018-10-20 05:01:31[s: 12, u: 0] Failed authentication check
2018-10-20 05:02:15[s: 12, u: 0] Failed authentication check
2018-10-20 05:02:31[s: 12, u: 0] Failed authentication check
2018-10-20 05:03:15[s: 12, u: 0] Failed authentication check
2018-10-20 05:03:31[s: 12, u: 0] Failed authentication check
2018-10-20 05:04:15[s: 12, u: 0] Failed authentication check
2018-10-20 05:04:31[s: 12, u: 0] Failed authentication check
2018-10-20 05:05:15[s: 12, u: 0] Failed authentication check
2018-10-20 05:05:31[s: 12, u: 0] Failed authentication check
2018-10-20 05:06:15[s: 12, u: 0] Failed authentication check
2018-10-20 05:06:31[s: 12, u: 0] Failed authentication check
2018-10-20 05:07:15[s: 12, u: 0] Failed authentication check
2018-10-20 05:07:31[s: 12, u: 0] Failed authentication check
2018-10-20 05:08:15[s: 12, u: 0] Failed authentication check
2018-10-20 05:08:31[s: 12, u: 0] Failed authentication check
2018-10-20 05:09:15[s: 12, u: 0] Failed authentication check
2018-10-20 05:09:31[s: 12, u: 0] Failed authentication check
2018-10-20 05:10:14[s: 12, u: 0] Failed authentication check
2018-10-20 05:10:31[s: 12, u: 0] Failed authentication check
2018-10-20 05:11:15[s: 12, u: 0] Failed authentication check
2018-10-20 05:11:31[s: 12, u: 0] Failed authentication check
2018-10-20 05:12:16[s: 12, u: 0] Failed authentication check
2018-10-20 05:12:31[s: 12, u: 0] Failed authentication check
2018-10-20 05:13:15[s: 12, u: 0] Failed authentication check
2018-10-20 05:13:31[s: 12, u: 0] Failed authentication check
2018-10-20 05:14:15[s: 12, u: 0] Failed authentication check
2018-10-20 05:14:32[s: 12, u: 0] Failed authentication check
2018-10-20 05:15:15[s: 12, u: 0] Failed authentication check
2018-10-20 05:15:31[s: 12, u: 0] Failed authentication check
2018-10-20 05:16:16[s: 12, u: 0] Failed authentication check
2018-10-20 05:16:31[s: 12, u: 0] Failed authentication check
2018-10-20 05:17:15[s: 12, u: 0] Failed authentication check
2018-10-20 05:17:31[s: 12, u: 0] Failed authentication check
2018-10-20 05:18:15[s: 12, u: 0] Failed authentication check
2018-10-20 05:18:31[s: 12, u: 0] Failed authentication check
2018-10-20 05:19:16[s: 12, u: 0] Failed authentication check
2018-10-20 05:19:31[s: 12, u: 0] Failed authentication check
2018-10-20 05:20:14[s: 12, u: 0] Failed authentication check
2018-10-20 05:20:31[s: 12, u: 0] Failed authentication check
2018-10-20 05:21:15[s: 12, u: 0] Failed authentication check
2018-10-20 05:21:31[s: 12, u: 0] Failed authentication check
2018-10-20 05:22:15[s: 12, u: 0] Failed authentication check
2018-10-20 05:22:31[s: 12, u: 0] Failed authentication check
2018-10-20 05:23:15[s: 12, u: 0] Failed authentication check
2018-10-20 05:23:31[s: 12, u: 0] Failed authentication check
2018-10-20 05:24:14[s: 12, u: 0] Failed authentication check
2018-10-20 05:24:31[s: 12, u: 0] Failed authentication check
2018-10-20 05:25:15[s: 12, u: 0] Failed authentication check
2018-10-20 05:25:31[s: 12, u: 0] Failed authentication check
2018-10-20 05:26:15[s: 12, u: 0] Failed authentication check
2018-10-20 05:26:31[s: 12, u: 0] Failed authentication check
2018-10-20 05:27:15[s: 12, u: 0] Failed authentication check
2018-10-20 05:27:31[s: 12, u: 0] Failed authentication check
2018-10-20 05:28:15[s: 12, u: 0] Failed authentication check
2018-10-20 05:28:31[s: 12, u: 0] Failed authentication check
2018-10-20 05:29:18[s: 12, u: 0] Failed authentication check
2018-10-20 05:29:31[s: 12, u: 0] Failed authentication check
2018-10-20 05:30:15[s: 12, u: 0] Failed authentication check
2018-10-20 05:30:31[s: 12, u: 0] Failed authentication check
2018-10-20 05:31:23[s: 12, u: 0] Failed authentication check
2018-10-20 05:31:31[s: 12, u: 0] Failed authentication check
2018-10-20 05:32:14[s: 12, u: 0] Failed authentication check
2018-10-20 05:32:31[s: 12, u: 0] Failed authentication check
2018-10-20 05:33:15[s: 12, u: 0] Failed authentication check
2018-10-20 05:33:31[s: 12, u: 0] Failed authentication check
2018-10-20 05:34:15[s: 12, u: 0] Failed authentication check
2018-10-20 05:34:31[s: 12, u: 0] Failed authentication check
2018-10-20 05:35:15[s: 12, u: 0] Failed authentication check
2018-10-20 05:35:31[s: 12, u: 0] Failed authentication check
2018-10-20 05:36:15[s: 12, u: 0] Failed authentication check
2018-10-20 05:36:32[s: 12, u: 0] Failed authentication check
2018-10-20 05:37:15[s: 12, u: 0] Failed authentication check
2018-10-20 05:37:31[s: 12, u: 0] Failed authentication check
2018-10-20 05:38:15[s: 12, u: 0] Failed authentication check
2018-10-20 05:38:32[s: 12, u: 0] Failed authentication check
2018-10-20 05:39:16[s: 12, u: 0] Failed authentication check
2018-10-20 05:39:31[s: 12, u: 0] Failed authentication check
2018-10-20 05:40:15[s: 12, u: 0] Failed authentication check
2018-10-20 05:40:31[s: 12, u: 0] Failed authentication check
2018-10-20 05:41:17[s: 12, u: 0] Failed authentication check
2018-10-20 05:41:31[s: 12, u: 0] Failed authentication check
2018-10-20 05:42:15[s: 12, u: 0] Failed authentication check
2018-10-20 05:42:31[s: 12, u: 0] Failed authentication check
2018-10-20 05:43:15[s: 12, u: 0] Failed authentication check
2018-10-20 05:43:31[s: 12, u: 0] Failed authentication check
2018-10-20 05:44:15[s: 12, u: 0] Failed authentication check
2018-10-20 05:44:31[s: 12, u: 0] Failed authentication check
2018-10-20 05:45:17[s: 12, u: 0] Failed authentication check
2018-10-20 05:45:31[s: 12, u: 0] Failed authentication check
2018-10-20 05:46:15[s: 12, u: 0] Failed authentication check
2018-10-20 05:46:31[s: 12, u: 0] Failed authentication check
2018-10-20 05:47:14[s: 12, u: 0] Failed authentication check
2018-10-20 05:47:31[s: 12, u: 0] Failed authentication check
2018-10-20 05:48:15[s: 12, u: 0] Failed authentication check
2018-10-20 05:48:31[s: 12, u: 0] Failed authentication check
2018-10-20 05:49:15[s: 12, u: 0] Failed authentication check
2018-10-20 05:49:31[s: 12, u: 0] Failed authentication check
2018-10-20 05:50:15[s: 12, u: 0] Failed authentication check
2018-10-20 05:50:31[s: 12, u: 0] Failed authentication check
2018-10-20 05:51:17[s: 12, u: 0] Failed authentication check
2018-10-20 05:51:31[s: 12, u: 0] Failed authentication check
2018-10-20 05:52:15[s: 12, u: 0] Failed authentication check
2018-10-20 05:52:32[s: 12, u: 0] Failed authentication check
2018-10-20 05:53:17[s: 12, u: 0] Failed authentication check
2018-10-20 05:53:31[s: 12, u: 0] Failed authentication check
2018-10-20 05:54:15[s: 12, u: 0] Failed authentication check
2018-10-20 05:54:31[s: 12, u: 0] Failed authentication check
2018-10-20 05:55:15[s: 12, u: 0] Failed authentication check
2018-10-20 05:55:31[s: 12, u: 0] Failed authentication check
2018-10-20 05:56:15[s: 12, u: 0] Failed authentication check
2018-10-20 05:56:31[s: 12, u: 0] Failed authentication check
2018-10-20 05:57:14[s: 12, u: 0] Failed authentication check
2018-10-20 05:57:31[s: 12, u: 0] Failed authentication check
2018-10-20 05:58:15[s: 12, u: 0] Failed authentication check
2018-10-20 05:58:31[s: 12, u: 0] Failed authentication check
2018-10-20 05:59:15[s: 12, u: 0] Failed authentication check
2018-10-20 05:59:32[s: 12, u: 0] Failed authentication check
2018-10-20 06:00:17[s: 12, u: 0] Failed authentication check
2018-10-20 06:00:31[s: 12, u: 0] Failed authentication check
2018-10-20 06:01:15[s: 12, u: 0] Failed authentication check
2018-10-20 06:01:32[s: 12, u: 0] Failed authentication check
2018-10-20 06:02:15[s: 12, u: 0] Failed authentication check
2018-10-20 06:02:31[s: 12, u: 0] Failed authentication check
2018-10-20 06:03:15[s: 12, u: 0] Failed authentication check
2018-10-20 06:03:31[s: 12, u: 0] Failed authentication check
2018-10-20 06:04:15[s: 12, u: 0] Failed authentication check
2018-10-20 06:04:31[s: 12, u: 0] Failed authentication check
2018-10-20 06:05:15[s: 12, u: 0] Failed authentication check
2018-10-20 06:05:31[s: 12, u: 0] Failed authentication check
2018-10-20 06:06:15[s: 12, u: 0] Failed authentication check
2018-10-20 06:06:31[s: 12, u: 0] Failed authentication check
2018-10-20 06:07:16[s: 12, u: 0] Failed authentication check
2018-10-20 06:07:31[s: 12, u: 0] Failed authentication check
2018-10-20 06:08:16[s: 12, u: 0] Failed authentication check
2018-10-20 06:08:31[s: 12, u: 0] Failed authentication check
2018-10-20 06:09:15[s: 12, u: 0] Failed authentication check
2018-10-20 06:09:31[s: 12, u: 0] Failed authentication check
2018-10-20 06:10:17[s: 12, u: 0] Failed authentication check
2018-10-20 06:10:20[s: 12, u: 0] Failed authentication check
2018-10-20 08:59:09[s: 6, u: 0] Failed authentication check
2018-10-20 13:02:46[s: 7, u: 0] Failed authentication check
2018-10-20 13:48:31[s: 18, u: 0] Failed authentication check
2018-10-20 13:48:35[s: 17, u: 0] Failed authentication check
2018-10-20 13:48:39[s: 16, u: 0] Failed authentication check
2018-10-20 13:48:48[s: 3, u: 0] Failed authentication check
2018-10-20 13:48:54[s: 27, u: 0] Failed authentication check
2018-10-20 13:48:58[s: 15, u: 0] Failed authentication check
2018-10-20 13:49:01[s: 8, u: 0] Failed authentication check
2018-10-20 13:49:01[s: 14, u: 0] Failed authentication check
2018-10-20 13:49:02[s: 13, u: 0] Failed authentication check
2018-10-20 13:49:02[s: 24, u: 0] Failed authentication check
2018-10-20 13:49:02[s: 12, u: 0] Failed authentication check
2018-10-20 13:49:03[s: 11, u: 0] Failed auth
==> /usr/local/nagiosfusion/var/log/cmd_subsys.log <==

==> /usr/local/nagiosfusion/var/log/dberrors.log <==
8: exec_query(SELECT * FROM commands WHERE status_code = :status_code AND scheduled_time <= NOW() ORDER BY submission_time ASC LIMIT 1, Array
(
    [:status_code] => 0
)
): Failed to execute 'SELECT * FROM commands WHERE status_code = :status_code AND scheduled_time <= NOW() ORDER BY submission_time ASC LIMIT 1'SQL: [120] SELECT * FROM commands WHERE status_code = :status_code AND scheduled_time <= NOW() ORDER BY submission_time ASC LIMIT 1
Params:  1
Key: Name: [12] :status_code
paramno=-1
name=[12] ":status_code"
is_param=1
param_type=1
8: exec_query(SELECT * FROM log WHERE processed = 0 ORDER BY log_time ASC LIMIT 30, ''): Failed to execute 'SELECT * FROM log WHERE processed = 0 ORDER BY log_time ASC LIMIT 30'SQL: [68] SELECT * FROM log WHERE processed = 0 ORDER BY log_time ASC LIMIT 30
Params:  0
7: exec(): SQLSTATE[40001]: Serialization failure: 1213 Deadlock found when trying to get lock; try restarting transactionSQL: [84] REPLACE INTO sysstat (server_id, metric, value) VALUES (:server_id, :metric, :value)
Params:  3
Key: Name: [10] :server_id
paramno=-1
name=[10] ":server_id"
is_param=1
param_type=1
Key: Name: [7] :metric
paramno=-1
name=[7] ":metric"
is_param=1
param_type=2
Key: Name: [6] :value
paramno=-1
name=[6] ":value"
is_param=1
param_type=2
8: exec_query(REPLACE INTO sysstat (server_id, metric, value) VALUES (:server_id, :metric, :value), Array
(
    [:server_id] => 0
    [:metric] => sysstat_memory
    [:value] => YTo2OntzOjU6InRvdGFsIjtzOjQ6Ijc4MTMiO3M6NDoidXNlZCI7czo0OiIxNjAxIjtzOjQ6ImZyZWUiO3M6MzoiNjIxIjtzOjY6InNoYXJlZCI7czoyOiI5NCI7czo3OiJidWZmZXJzIjtzOjQ6IjU1OTEiO3M6NjoiY2FjaGVkIjtzOjQ6IjU3ODUiO30=
)
): Failed to execute 'REPLACE INTO sysstat (server_id, metric, value) VALUES (:server_id, :metric, :value)'SQL: [84] REPLACE INTO sysstat (server_id, metric, value) VALUES (:server_id, :metric, :value)
Params:  3
Key: Name: [10] :server_id
paramno=-1
name=[10] ":server_id"
is_param=1
param_type=1
Key: Name: [7] :metric
paramno=-1
name=[7] ":metric"
is_param=1
param_type=2
Key: Name: [6] :value
paramno=-1
name=[6] ":value"
is_param=1
param_type=2
7: exec(): SQLSTATE[HY000]: General error: 2013 Lost connection to MySQL server during querySQL: [137] REPLACE INTO polled_extras (polled_data_id, poll_key, extra_value)
                    VALUES (:polled_data_id, :poll_key, :extra_value)
Params:  3
Key: Name: [15] :polled_data_id
paramno=-1
name=[15] ":polled_data_id"
is_param=1
param_type=2
Key: Name: [9] :poll_key
paramno=-1
name=[9] ":poll_key"
is_param=1
param_type=2
Key: Name: [12] :extra_value
paramno=-1
name=[12] ":extra_value"
is_param=1
param_type=2
8: exec_query(REPLACE INTO polled_extras (polled_data_id, poll_key, extra_value)
                    VALUES (:polled_data_id, :poll_key, :extra_value), Array
(
    [:polled_data_id] => 130282
    [:poll_key] => dashlets_params_simple_hosts
    [:extra_value] => YTozNjp7czo5OiJsb2NhbGhvc3QiO3M6OToibG9jYWxob3N0IjtzOjEzOiIxNzIuMzAuMjkuMTI5IjtzOjEzOiIxNzIuMzAuMjkuMTI5IjtzOjExOiIxNzIuMjUuMjkuNiI7czoxMToiMTcyLjI1LjI5LjYiO3M6MTI6IjE3Mi4yNS4yOS41NyI7czoxMjoiMTcyLjI1LjI5LjU3IjtzOjEyOiIxNzIuMjUuMjkuNTYiO3M6MTI6IjE3Mi4yNS4yOS41NiI7czoxMjoiMTcyLjI1LjI5LjU1IjtzOjEyOiIxNzIuMjUuMjkuNTUiO3M6MTI6IjE3Mi4yNS4yOS41NCI7czoxMjoiMTcyLjI1LjI5LjU0IjtzOjEyOiIxNzIuMjUuMjkuNTMiO3M6MTI6IjE3Mi4yNS4yOS41MyI7czoxMjoiMTcyLjI1LjI5LjUyIjtzOjEyOiIxNzIuMjUuMjkuNTIiO3M6MTI6IjE3Mi4yNS4yOS41MSI7czoxMjoiMTcyLjI1LjI5LjUxIjtzOjEyOiIxNzIuMjUuMjkuNTAiO3M6MTI6IjE3Mi4yNS4yOS41MCI7czoxMToiMTcyLjI1LjI5LjUiO3M6MTE6IjE3Mi4yNS4yOS41IjtzOjEyOiIxNzIuMjUuMjkuNDMiO3M6MTI6IjE3Mi4yNS4yOS40MyI7czoxMjoiMTcyLjI1LjI5LjQyIjtzOjEyOiIxNzIuMjUuMjkuNDIiO3M6MTI6IjE3Mi4yNS4yOS40MSI7czoxMjoiMTcyLjI1LjI5LjQxIjtzOjEyOiIxNzIuMjUuMjkuNDAiO3M6MTI6IjE3Mi4yNS4yOS40MCI7czoxMToiMTcyLjI1LjI5LjMiO3M6MTE6IjE3Mi4yNS4yOS4zIjtzOjEyOiIxNzIuMjUuMjkuMjEiO3M6MTI6IjE3Mi4yNS4yOS4yMSI7czoxMjoiMTcyLjI1LjI5LjIwIjtzOjEyOiIxNzIuMjUuMjkuMjAiO3M6MTI6IjE3Mi4yNS4yOS4xNiI7czoxMjoiMTcyLjI1LjI5LjE2IjtzOjEyOiIxNzIuMjUuMjkuMTIiO3M6MTI6IjE3Mi4yNS4yOS4xMiI7czoxMjoiMTcyLjI1LjI5LjEwIjtzOjEyOiIxNzIuMjUuMjkuMTAiO3M6MTM6IjE3Mi4yMy4yOS4yMDIiO3M6MTM6IjE3Mi4yMy4yOS4y
==> /usr/local/nagiosfusion/var/log/dbmaint_subsys.log <==

==> /usr/local/nagiosfusion/var/log/log_subsys.log <==
START TIME: 1540032061
END TIME: 1540032062
PROCESSED SQL: UPDATE log SET processed = 1 WHERE log_id IN (272749,272750)
PROCESSED SQL: UPDATE log SET processed = 1 WHERE log_id IN (272751,272752,272753,272754,272755,272756,272757,272758,272759,272760,272761,272762,272763,272764,272765,272766)
PROCESSED SQL: UPDATE log SET processed = 1 WHERE log_id IN (272767,272768)
PROCESSED SQL: UPDATE log SET processed = 1 WHERE log_id IN (272769,272770,272771,272772,272773,272774,272775,272776,272777,272778,272779,272780,272781,272782,272783,272784,272785,272786,272787,272788,272789,272790,272791,272792,272793,272794,272795,272796)
PROCESSED SQL: UPDATE log SET processed = 1 WHERE log_id IN (272797,272798,272799,272800)
PROCESSED SQL: UPDATE log SET processed = 1 WHERE log_id IN (272801,272802,272803,272804,272805,272806,272807,272808)
LOG SUBSYS STARTED
MAX TIME: 60
START TIME: 1540032122
END TIME: 1540032122
PROCESSED SQL: UPDATE log SET processed = 1 WHERE log_id IN (272809,272810,272811,272812)
PROCESSED SQL: UPDATE log SET processed = 1 WHERE log_id IN (272813,272814,272815,272816)
PROCESSED SQL: UPDATE log SET processed = 1 WHERE log_id IN (272817,272818)
PROCESSED SQL: UPDATE log SET processed = 1 WHERE log_id IN (272819,272820,272821,272822,272823,272824,272825,272826,272827,272828,272829,272830,272831,272832,272833,272834,272835,272836)
PROCESSED SQL: UPDATE log SET processed = 1 WHERE log_id IN (272837,272838)
LOG SUBSYS STARTED
MAX TIME: 60
START TIME: 1540032181
END TIME: 1540032183
PROCESSED SQL: UPDATE log SET processed = 1 WHERE log_id IN (272839,272840)
PROCESSED SQL: UPDATE log SET processed = 1 WHERE log_id IN (272841,272842,272843,272844,272845,272846,272847,272848,272849,272850,272851,272852,272853,272854,272855,272856,272857,272858)
PROCESSED SQL: UPDATE log SET processed = 1 WHERE log_id IN (272859,272860,272861,272862,272863,272864,272865,272866,272867,272868,272869,272870,272871,272872,272873,272874,272875,272876,272877,272878,272879,272880,272881,272882,272883,272884,272885,272886)
PROCESSED SQL: UPDATE log SET processed = 1 WHERE log_id IN (272887,272888,272889,272890)
PROCESSED SQL: UPDATE log SET processed = 1 WHERE log_id IN (272896,272897,272898,272891,272892,272893,272894,272895)
PROCESSED SQL: UPDATE log SET processed = 1 WHERE log_id IN (272899,272900)
LOG SUBSYS STARTED
MAX TIME: 60
START TIME: 1540032241
PROCESSED SQL: UPDATE log SET processed = 1 WHERE log_id IN (272901,272902)
END TIME: 1540032242
PROCESSED SQL: UPDATE log SET processed = 1 WHERE log_id IN (272903,272904)
PROCESSED SQL: UPDATE log SET processed = 1 WHERE log_id IN (272905,272906,272907,272908,272909,272910,272911,272912,272913,272914,272915,272916)
PROCESSED SQL: UPDATE log SET processed = 1 WHERE log_id IN (272917,272918,272919,272920,272921,272922,272923,272924,272925,272926,272927,272928,272929,272930,272931,272932,272933,272934,272935,272936,272937,272938,272939,272940,272941,272942,272943,272944,272945,272946)
PROCESSED SQL: UPDATE log SET processed = 1 WHERE log_id IN (272947,272948,272949,272950,272951,272952,272953,272954)
PROCESSED SQL: UPDATE log SET processed = 1 WHERE log_id IN (272955,272956,272957,272958)
LOG SUBSYS STARTED
MAX TIME: 60
START TIME: 1540032301
END TIME: 1540032302
PROCESSED SQL: UPDATE log SET processed = 1 WHERE log_id IN (272959,272960,272961,272962,272963,272964)
PROCESSED SQL: UPDATE log SET processed = 1 WHERE log_id IN (272965,272966,272967,272968)
PROCESSED SQL: UPDATE log SET processed = 1 WHERE log_id IN (272969,272970,272971,272972,272973,272974)
LOG SUBSYS STARTED
MAX TIME: 60
START TIME: 1540032361
END TIME: 1540032362
PROCESSED SQL: UPDATE log SET processed = 1 WHERE log_id IN (272975,272976)
PROCESSED SQL: UPDATE log SET processed = 1 WHERE log_id IN (272977,272978,272979,272980,272981,272982,272983,272984,272985,272986,272987,272988,272989,272990,272991,272992)
PROCESSED SQL: UPDATE log SET processed = 1 WHERE log_id IN (272993,272994)
PROCESSED SQL: UPDATE log SET processed = 1 WHERE log_id IN (272995,272996,272997,272998,272999,273000,273001,273002,273003,273004,273005,273006,273007,273008,273009,273010,273011,273012,273013,273014,273015,273016,273017,273018,273019,273020,273021,273022,273023,273024)
PROCESSED SQL: UPDATE log SET processed = 1 WHERE log_id IN (273025,273026)
PROCESSED SQL: UPDATE log SET processed = 1 WHERE log_id IN (273027,273028)
PROCESSED SQL: UPDATE log SET processed = 1 WHERE log_id IN (273029,273030,273031,273032)
LOG SUBSYS STARTED
MAX TIME: 60
START TIME: 1540032421
END TIME: 1540032422
PROCESSED SQL: UPDATE log SET processed = 1 WHERE log_id IN (273033,273034)
PROCESSED SQL: UPDATE log SET processed = 1 WHERE log_id IN (273035,273036)
PROCESSED SQL: UPDATE log SET processed = 1 WHERE log_id IN (273037,273038)
PROCESSED SQL: UPDATE log SET processed = 1 WHERE log_id IN (273039,273040)
LOG SUBSYS STARTED
MAX TIME: 60
START TIME: 1540032481
END TIME: 1540032482
PROCESSED SQL: UPDATE log SET processed = 1 WHERE log_id IN (273041,273042,273043,273044,273045,273046,273047,273048,273049,273050,273051,273052,273053,273054,273055,273056)
PROCESSED SQL: UPDATE log SET processed = 1 WHERE log_id IN (273057,273058)
PROCESSED SQL: UPDATE log SET processed = 1 WHERE log_id IN (273059,273060,273061,273062,273063,273064,273065,273066,273067,273068,273069,273070,273071,273072,273073,273074,273075,273076,273077,273078,273079,273080,273081,273082,273083,273084)
PROCESSED SQL: UPDATE log SET processed = 1 WHERE log_id IN (273085,273086,273087,273088,273089,273090)
PROCESSED SQL: UPDATE log SET processed = 1 WHERE log_id IN (273091,273092,273093,273094)
PHP Warning:  file_put_contents(): Only 0 of 177 bytes written, possibly out of free disk space in /usr/local/nagiosfusion/html/includes/classes/db.inc.php on line 573
PHP Warning:  file_put_contents(): Only 0 of 90 bytes written, possibly out of free disk space in /usr/local/nagiosfusion/html/includes/classes/db.inc.php on line 574
2018-10-20 13:48:27[s: 0, u: 0] PROCESS_LOGS ERROR UNABLE TO SELECT LOGS
LOG SUBSYS STARTED
MAX TIME: 60
START TIME: 1540032541
PROCESSED SQL: UPDATE log SET processed = 1 WHERE log_id IN (273095,273096,273097,273098,273099,273100,273101,273102,273103)
PROCESSED SQL: UPDATE log SET processed = 1 WHERE log_id IN (273104,273105)
PROCESSED SQL: UPDATE log SET processed = 1 WHERE log_id IN (273106)
PHP Warning:  file_put_contents(): Only 0 of 177 bytes written, possibly out of free disk space in /usr/local/nagiosfusion/html/includes/classes/db.inc.php on line 573
PHP Warning:  file_put_contents(): Only 0 of 90 bytes written, possibly out of free disk space in /usr/local/nagiosfusion/html/includes/classes/db.inc.php on line 574
2018-10-20 13:49:09[s: 0, u: 0] PROCESS_LOGS ERROR UNABLE TO SELECT LOGS
LOG SUBSYS STARTED
MAX TIME: 60
START TIME: 1540032601
PROCESSED SQL: UPDATE log SET processed = 1 WHERE log_id IN (273107)
LOG SUBSYS STARTED
MAX TIME: 60
START TIME: 1540032662
END TIME: 1540032662
LOG SUBSYS STARTED
MAX TIME: 60
START TIME: 1540032721
END TIME: 1540032723
LOG SUBSYS STARTED
MAX TIME: 60
START TIME: 1540032781
END TIME: 1540032782
LOG SUBSYS STARTED
MAX TIME: 60
START TIME: 1540032841
END TIME: 1540032842
LOG SUBSYS STARTED
MAX TIME: 60
START TIME: 1540032901
END TIME: 1540032902
LOG SUBSYS STARTED
MAX TIME: 60
START TIME: 1540032961
END TIME: 1540032962
LOG SUBSYS STARTED
MAX TIME: 60
START TIME: 1540033021
END TIME: 1540033022
LOG SUBSYS STARTED
MAX TIME: 60
START TIME: 1540033081
END TIME: 1540033082
END TIME: 1540033142
LOG SUBSYS STARTED
MAX TIME: 60
START TIME: 1540033142
LOG SUBSYS STARTED
MAX TIME: 60
START TIME: 1540033201
END TIME: 1540033203
LOG SUBSYS STARTED
MAX TIME: 60
START TIME: 1540033261
END TIME: 1540033262
LOG SUBSYS STARTED
MAX TIME: 60
START TIME: 1540033321
END TIME: 1540033322
LOG SUBSYS STARTED
MAX TIME: 60
START TIME: 1540033381
END TIME: 1540033382
LOG SUBSYS STARTED
MAX TIME: 60
START TIME: 1540033441
END TIME: 1540033442
LOG SUBSYS STARTED
MAX TIME: 60
START TIME: 1540033501
END TIME: 1540033502
LOG SUBSYS STARTED
MAX TIME: 60
START TIME: 1540033561
END TIME: 1540033562
LOG SUBSYS STARTED
MAX TIME: 60
START TIME: 1540033622
END TIME: 1540033622
LOG SUBSYS STARTED
MAX TIME: 60
START TIME: 1540033681
END TIME: 1540033683
LOG SUBSYS STARTED
MAX TIME: 60
START TIME: 1540033741
END TIME: 1540033742
LOG SUBSYS STARTED
MAX TIME: 60
START TIME: 1540033801
END TIME: 1540033802
LOG SUBSYS STARTED
MAX TIME: 60
START TIME: 1540033861
END TIME: 1540033862
LOG SUBSYS STARTED
MAX TIME: 60
START TIME: 1540033921
END TIME: 1540033922
LOG SUBSYS STARTED
MAX TIME: 60
START TIME: 1540033981
END TIME: 1540033982
LOG SUBSYS STARTED
MAX TIME: 60
START TIME: 1540034042
END TIME: 1540034042
LOG SUBSYS STARTED
MAX TIME: 60
START TIME: 1540034101
END TIME: 1540034103
LOG SUBSYS STARTED
MAX TIME: 60
START TIME: 1540034161
END TIME: 1540034162
LOG SUBSYS STARTED
MAX TIME: 60
START TIME: 1540034221
END TIME: 1540034222
LOG SUBSYS STARTED
MAX TIME: 60
START TIME: 1540034281
END TIME: 1540
==> /usr/local/nagiosfusion/var/log/poll_subsys.10.nagiosadmin.log <==
2018-10-20 13:48:05[s: 0, u: 0] poll_server() unable to poll data for s:Tinkerbell, u:nagiosadmin, poll:nagiosxi_bpi
2018-10-20 13:48:05[s: 0, u: 0] poll_server() CHECK YOUR LIVE_DATA_TIMEOUT SETTINGS. IT MAY NEED INCREASED

==> /usr/local/nagiosfusion/var/log/poll_subsys.11.nagiosadmin.log <==
2018-10-20 13:47:08[s: 0, u: 0] poll_server() unable to poll data for s:Tata, u:nagiosadmin, poll:nagiosxi_bpi
2018-10-20 13:47:08[s: 0, u: 0] poll_server() CHECK YOUR LIVE_DATA_TIMEOUT SETTINGS. IT MAY NEED INCREASED

==> /usr/local/nagiosfusion/var/log/poll_subsys.12.nagiosadmin.log <==
2018-10-20 13:46:34[s: 0, u: 0] poll_server() unable to poll data for s:Subaru, u:nagiosadmin, poll:nagiosxi_bpi
2018-10-20 13:46:34[s: 0, u: 0] poll_server() CHECK YOUR LIVE_DATA_TIMEOUT SETTINGS. IT MAY NEED INCREASED

==> /usr/local/nagiosfusion/var/log/poll_subsys.13.nagiosadmin.log <==
2018-10-20 13:48:04[s: 0, u: 0] poll_server() unable to poll data for s:Shemer, u:nagiosadmin, poll:nagiosxi_bpi
2018-10-20 13:48:04[s: 0, u: 0] poll_server() CHECK YOUR LIVE_DATA_TIMEOUT SETTINGS. IT MAY NEED INCREASED

==> /usr/local/nagiosfusion/var/log/poll_subsys.14.nagiosadmin.log <==
2018-10-20 13:48:04[s: 0, u: 0] poll_server() unable to poll data for s:Sales, u:nagiosadmin, poll:nagiosxi_bpi
2018-10-20 13:48:04[s: 0, u: 0] poll_server() CHECK YOUR LIVE_DATA_TIMEOUT SETTINGS. IT MAY NEED INCREASED

==> /usr/local/nagiosfusion/var/log/poll_subsys.15.nagiosadmin.log <==
2018-10-20 13:48:04[s: 0, u: 0] poll_server() unable to poll data for s:Raven, u:nagiosadmin, poll:nagiosxi_bpi
2018-10-20 13:48:04[s: 0, u: 0] poll_server() CHECK YOUR LIVE_DATA_TIMEOUT SETTINGS. IT MAY NEED INCREASED
PHP Warning:  file_put_contents(): Only 1479 of 2338 bytes written, possibly out of free disk space in /usr/local/nagiosfusion/html/includes/classes/db.inc.php on line 573
PHP Warning:  file_put_contents(): Only 0 of 425 bytes written, possibly out of free disk space in /usr/local/nagiosfusion/html/includes/classes/db.inc.php on line 574
PHP Warning:  file_put_contents(): Only 0 of 92 bytes written, possibly out of free disk space in /usr/local/nagiosfusion/html/includes/classes/db.inc.php on line 573
PHP Warning:  file_put_contents(): Only 0 of 425 bytes written, possibly out of free disk space in /usr/local/nagiosfusion/html/includes/classes/db.inc.php on line 574
PHP Warning:  file_put_contents(): Only 0 of 2530 bytes written, possibly out of free disk space in /usr/local/nagiosfusion/html/includes/classes/db.inc.php on line 573
PHP Warning:  file_put_contents(): Only 0 of 425 bytes written, possibly out of free disk space in /usr/local/nagiosfusion/html/includes/classes/db.inc.php on line 574
PHP Warning:  file_put_contents(): Only 0 of 92 bytes written, possibly out of free disk space in /usr/local/nagiosfusion/html/includes/classes/db.inc.php on line 573
PHP Warning:  file_put_contents(): Only 0 of 425 bytes written, possibly out of free disk space in /usr/local/nagiosfusion/html/includes/classes/db.inc.php on line 574
PHP Warning:  file_put_contents(): Only 0 of 41425 bytes written, possibly out of free disk space in /usr/local/nagiosfusion/html/includes/classes/db.inc.php on line 573
PHP Warning:  file_put_contents(): Only 0 of 425 bytes written, possibly out of free disk space in /usr/local/nagiosfusion/html/includes/classes/db.inc.php on line 574
PHP Warning:  file_put_contents(): Only 0 of 41425 bytes written, possibly out of free disk space in /usr/local/nagiosfusion/html/includes/classes/db.inc.php on line 573
PHP Warning:  file_put_contents(): Only 0 of 425 bytes written, possibly out of free disk space in /usr/local/nagiosfusion/html/includes/classes/db.inc.php on line 574

==> /usr/local/nagiosfusion/var/log/poll_subsys.16.nagiosadmin.log <==
2018-10-20 13:48:04[s: 0, u: 0] poll_server() unable to poll data for s:Morgan, u:nagiosadmin, poll:nagiosxi_bpi
2018-10-20 13:48:04[s: 0, u: 0] poll_server() CHECK YOUR LIVE_DATA_TIMEOUT SETTINGS. IT MAY NEED INCREASED

==> /usr/local/nagiosfusion/var/log/poll_subsys.17.nagiosadmin.log <==
2018-10-20 13:48:04[s: 0, u: 0] poll_server() unable to poll data for s:Maria 5, u:nagiosadmin, poll:nagiosxi_bpi
2018-10-20 13:48:04[s: 0, u: 0] poll_server() CHECK YOUR LIVE_DATA_TIMEOUT SETTINGS. IT MAY NEED INCREASED
PHP Fatal error:  Call to a member function debugDumpParams() on a non-object in /usr/local/nagiosfusion/html/includes/classes/db.inc.php on line 589

==> /usr/local/nagiosfusion/var/log/poll_subsys.18.nagiosadmin.log <==
2018-10-20 13:48:04[s: 0, u: 0] poll_server() unable to poll data for s:Maria 4, u:nagiosadmin, poll:nagiosxi_bpi
2018-10-20 13:48:04[s: 0, u: 0] poll_server() CHECK YOUR LIVE_DATA_TIMEOUT SETTINGS. IT MAY NEED INCREASED
PHP Warning:  file_put_contents(): Only 0 of 92 bytes written, possibly out of free disk space in /usr/local/nagiosfusion/html/includes/classes/db.inc.php on line 573
PHP Warning:  file_put_contents(): Only 0 of 147 bytes written, possibly out of free disk space in /usr/local/nagiosfusion/html/includes/classes/db.inc.php on line 574
PHP Warning:  file_put_contents(): Only 0 of 92 bytes written, possibly out of free disk space in /usr/local/nagiosfusion/html/includes/classes/db.inc.php on line 573
PHP Warning:  file_put_contents(): Only 0 of 425 bytes written, possibly out of free disk space in /usr/local/nagiosfusion/html/includes/classes/db.inc.php on line 574
PHP Warning:  file_put_contents(): Only 0 of 8105 bytes written, possibly out of free disk space in /usr/local/nagiosfusion/html/includes/classes/db.inc.php on line 573
PHP Warning:  file_put_contents(): Only 0 of 425 bytes written, possibly out of free disk space in /usr/local/nagiosfusion/html/includes/classes/db.inc.php on line 574
PHP Warning:  file_put_contents(): Only 0 of 92 bytes written, possibly out of free disk space in /usr/local/nagiosfusion/html/includes/classes/db.inc.php on line 573
PHP Warning:  file_put_contents(): Only 0 of 425 bytes written, possibly out of free disk space in /usr/local/nagiosfusion/html/includes/classes/db.inc.php on line 574
PHP Warning:  file_put_contents(): Only 0 of 137560 bytes written, possibly out of free disk space in /usr/local/nagiosfusion/html/includes/classes/db.inc.php on line 573
PHP Warning:  file_put_contents(): Only 0 of 425 bytes written, possibly out of free disk space in /usr/local/nagiosfusion/html/includes/classes/db.inc.php on line 574
PHP Warning:  file_put_contents(): Only 0 of 137560 bytes written, possibly out of free disk space in /usr/local/nagiosfusion/html/includes/classes/db.inc.php on line 573
PHP Warning:  file_put_contents(): Only 0 of 425 bytes written, possibly out of free disk space in /usr/local/nagiosfusion/html/includes/classes/db.inc.php on line 574
PHP Warning:  file_put_contents(): Only 0 of 92 bytes written, possibly out of free disk space in /usr/local/nagiosfusion/html/includes/classes/db.inc.php on line 573
PHP Warning:  file_put_contents(): Only 0 of 425 bytes written, possibly out of free disk space in /usr/local/nagiosfusion/html/includes/classes/db.inc.php on line 574
PHP Warning:  file_put_contents(): Only 0 of 411 bytes written, possibly out of free disk space in /usr/local/nagiosfusion/html/includes/classes/db.inc.php on line 573
PHP Warning:  file_put_contents(): Only 0 of 425 bytes written, possibly out of free disk space in /usr/local/nagiosfusion/html/includes/classes/db.inc.php on line 574
PHP Warning:  file_put_contents(): Only 0 of 411 bytes written, possibly out of free disk space in /usr/local/nagiosfusion/html/includes/classes/db.inc.php on line 573
PHP Warning:  file_put_contents(): Only 0 of 425 bytes written, possibly out of free disk space in /usr/local/nagiosfusion/html/includes/classes/db.inc.php on line 574
PHP Warning:  file_put_contents(): Only 0 of 92 bytes written, possibly out of free disk space in /usr/local/nagiosfusion/html/includes/classes/db.inc.php on line 573
PHP Warning:  file_put_contents(): Only 0 of 425 bytes written, possibly out of free disk space in /usr/local/nagiosfusion/html/includes/classes/db.inc.php on line 574
PHP Warning:  file_put_contents(): Only 0 of 502 bytes written, possibly out of free disk space in /usr/local/nagiosfusion/html/includes/classes/db.inc.php on line 573
PHP Warning:  file_put_contents(): Only 0 of 425 bytes written, possibly out of free disk space in /usr/local/nagiosfusion/html/includes/classes/db.inc.php on line 574
PHP Warning:  file_put_contents(): Only 0 of 502 bytes written, possibly out of free disk space in /usr/local/nagiosfusion/html/includes/classes/db.inc.php on line 573
PHP Warni
==> /usr/local/nagiosfusion/var/log/poll_subsys.19.nagiosadmin.log <==
2018-10-20 13:48:04[s: 0, u: 0] poll_server() unable to poll data for s:Maria 1, u:nagiosadmin, poll:nagiosxi_bpi
2018-10-20 13:48:04[s: 0, u: 0] poll_server() CHECK YOUR LIVE_DATA_TIMEOUT SETTINGS. IT MAY NEED INCREASED

==> /usr/local/nagiosfusion/var/log/poll_subsys.1.nagiosadmin.log <==
2018-10-20 13:47:07[s: 0, u: 0] poll_server() unable to poll data for s:Krembo, u:nagiosadmin, poll:nagiosxi_bpi
2018-10-20 13:47:07[s: 0, u: 0] poll_server() CHECK YOUR LIVE_DATA_TIMEOUT SETTINGS. IT MAY NEED INCREASED
2018-10-20 13:47:55[s: 0, u: 0] poll_server() unable to poll data for s:Krembo, u:nagiosadmin, poll:servicestatus
2018-10-20 13:47:55[s: 0, u: 0] poll_server() CHECK YOUR LIVE_DATA_TIMEOUT SETTINGS. IT MAY NEED INCREASED

==> /usr/local/nagiosfusion/var/log/poll_subsys.20.nagiosadmin.log <==
2018-10-20 13:48:04[s: 0, u: 0] poll_server() unable to poll data for s:Invicta , u:nagiosadmin, poll:nagiosxi_bpi
2018-10-20 13:48:04[s: 0, u: 0] poll_server() CHECK YOUR LIVE_DATA_TIMEOUT SETTINGS. IT MAY NEED INCREASED

==> /usr/local/nagiosfusion/var/log/poll_subsys.21.nagiosadmin.log <==
2018-10-20 13:48:03[s: 0, u: 0] poll_server() unable to poll data for s:Honda, u:nagiosadmin, poll:nagiosxi_bpi
2018-10-20 13:48:03[s: 0, u: 0] poll_server() CHECK YOUR LIVE_DATA_TIMEOUT SETTINGS. IT MAY NEED INCREASED

==> /usr/local/nagiosfusion/var/log/poll_subsys.22.nagiosadmin.log <==
2018-10-20 13:48:03[s: 0, u: 0] poll_server() unable to poll data for s:Dutton, u:nagiosadmin, poll:nagiosxi_bpi
2018-10-20 13:48:03[s: 0, u: 0] poll_server() CHECK YOUR LIVE_DATA_TIMEOUT SETTINGS. IT MAY NEED INCREASED

==> /usr/local/nagiosfusion/var/log/poll_subsys.23.nagiosadmin.log <==
2018-10-20 13:48:03[s: 0, u: 0] poll_server() unable to poll data for s:Bugatti, u:nagiosadmin, poll:nagiosxi_bpi
2018-10-20 13:48:03[s: 0, u: 0] poll_server() CHECK YOUR LIVE_DATA_TIMEOUT SETTINGS. IT MAY NEED INCREASED

==> /usr/local/nagiosfusion/var/log/poll_subsys.24.nagiosadmin.log <==
2018-10-20 13:48:03[s: 0, u: 0] poll_server() unable to poll data for s:Andromeda, u:nagiosadmin, poll:nagiosxi_bpi
2018-10-20 13:48:03[s: 0, u: 0] poll_server() CHECK YOUR LIVE_DATA_TIMEOUT SETTINGS. IT MAY NEED INCREASED
PHP Warning:  file_put_contents(): Only 0 of 92 bytes written, possibly out of free disk space in /usr/local/nagiosfusion/html/includes/classes/db.inc.php on line 573
PHP Warning:  file_put_contents(): Only 0 of 425 bytes written, possibly out of free disk space in /usr/local/nagiosfusion/html/includes/classes/db.inc.php on line 574
PHP Warning:  file_put_contents(): Only 0 of 14421 bytes written, possibly out of free disk space in /usr/local/nagiosfusion/html/includes/classes/db.inc.php on line 573
PHP Warning:  file_put_contents(): Only 0 of 425 bytes written, possibly out of free disk space in /usr/local/nagiosfusion/html/includes/classes/db.inc.php on line 574
PHP Warning:  file_put_contents(): Only 0 of 92 bytes written, possibly out of free disk space in /usr/local/nagiosfusion/html/includes/classes/db.inc.php on line 573
PHP Warning:  file_put_contents(): Only 0 of 425 bytes written, possibly out of free disk space in /usr/local/nagiosfusion/html/includes/classes/db.inc.php on line 574
PHP Warning:  file_put_contents(): Only 0 of 260368 bytes written, possibly out of free disk space in /usr/local/nagiosfusion/html/includes/classes/db.inc.php on line 573
PHP Warning:  file_put_contents(): Only 0 of 425 bytes written, possibly out of free disk space in /usr/local/nagiosfusion/html/includes/classes/db.inc.php on line 574
PHP Warning:  file_put_contents(): Only 0 of 260368 bytes written, possibly out of free disk space in /usr/local/nagiosfusion/html/includes/classes/db.inc.php on line 573
PHP Warning:  file_put_contents(): Only 0 of 425 bytes written, possibly out of free disk space in /usr/local/nagiosfusion/html/includes/classes/db.inc.php on line 574
PHP Warning:  file_put_contents(): Only 0 of 92 bytes written, possibly out of free disk space in /usr/local/nagiosfusion/html/includes/classes/db.inc.php on line 573
PHP Warning:  file_put_contents(): Only 0 of 425 bytes written, possibly out of free disk space in /usr/local/nagiosfusion/html/includes/classes/db.inc.php on line 574
PHP Warning:  file_put_contents(): Only 0 of 675 bytes written, possibly out of free disk space in /usr/local/nagiosfusion/html/includes/classes/db.inc.php on line 573
PHP Warning:  file_put_contents(): Only 0 of 425 bytes written, possibly out of free disk space in /usr/local/nagiosfusion/html/includes/classes/db.inc.php on line 574
PHP Warning:  file_put_contents(): Only 0 of 675 bytes written, possibly out of free disk space in /usr/local/nagiosfusion/html/includes/classes/db.inc.php on line 573
PHP Warning:  file_put_contents(): Only 0 of 425 bytes written, possibly out of free disk space in /usr/local/nagiosfusion/html/includes/classes/db.inc.php on line 574
PHP Warning:  file_put_contents(): Only 0 of 92 bytes written, possibly out of free disk space in /usr/local/nagiosfusion/html/includes/classes/db.inc.php on line 573
PHP Warning:  file_put_contents(): Only 0 of 425 bytes written, possibly out of free disk space in /usr/local/nagiosfusion/html/includes/classes/db.inc.php on line 574
PHP Warning:  file_put_contents(): Only 0 of 734 bytes written, possibly out of free disk space in /usr/local/nagiosfusion/html/includes/classes/db.inc.php on line 573
PHP Warning:  file_put_contents(): Only 0 of 425 bytes written, possibly out of free disk space in /usr/local/nagiosfusion/html/includes/classes/db.inc.php on line 574
PHP Warning:  file_put_contents(): Only 0 of 734 bytes written, possibly out of free disk space in /usr/local/nagiosfusion/html/includes/classes/db.inc.php on line 573
PHP Warning:  file_put_contents(): Only 0 of 425 bytes written, possibly out of free disk space in /usr/local/nagiosfusion/html/includes/classes/db.inc.php on line 574
PHP Warning:  file_put_contents(): Only 0 of 92 bytes written, possibly out of free disk space in /usr/local/nagiosfusion/html/includes/classes/db.inc.php on line 573
PHP Wa
==> /usr/local/nagiosfusion/var/log/poll_subsys.25.nagiosadmin.log <==
2018-10-20 13:48:03[s: 0, u: 0] poll_server() unable to poll data for s:Apollo 2, u:nagiosadmin, poll:nagiosxi_bpi
2018-10-20 13:48:03[s: 0, u: 0] poll_server() CHECK YOUR LIVE_DATA_TIMEOUT SETTINGS. IT MAY NEED INCREASED

==> /usr/local/nagiosfusion/var/log/poll_subsys.26.nagiosadmin.log <==
2018-10-20 13:48:03[s: 0, u: 0] poll_server() unable to poll data for s:Apollo 1, u:nagiosadmin, poll:nagiosxi_bpi
2018-10-20 13:48:03[s: 0, u: 0] poll_server() CHECK YOUR LIVE_DATA_TIMEOUT SETTINGS. IT MAY NEED INCREASED

==> /usr/local/nagiosfusion/var/log/poll_subsys.27.nagiosadmin.log <==
2018-10-20 13:48:04[s: 0, u: 0] poll_server() unable to poll data for s:Packer, u:nagiosadmin, poll:nagiosxi_bpi
2018-10-20 13:48:04[s: 0, u: 0] poll_server() CHECK YOUR LIVE_DATA_TIMEOUT SETTINGS. IT MAY NEED INCREASED

==> /usr/local/nagiosfusion/var/log/poll_subsys.28.nagiosadmin.log <==
2018-10-20 13:48:03[s: 0, u: 0] poll_server() unable to poll data for s:Chemistry, u:nagiosadmin, poll:nagiosxi_bpi
2018-10-20 13:48:03[s: 0, u: 0] poll_server() CHECK YOUR LIVE_DATA_TIMEOUT SETTINGS. IT MAY NEED INCREASED

==> /usr/local/nagiosfusion/var/log/poll_subsys.29.nagiosadmin.log <==
2018-10-20 13:48:03[s: 0, u: 0] poll_server() unable to poll data for s:BMW, u:nagiosadmin, poll:nagiosxi_bpi
2018-10-20 13:48:03[s: 0, u: 0] poll_server() CHECK YOUR LIVE_DATA_TIMEOUT SETTINGS. IT MAY NEED INCREASED

==> /usr/local/nagiosfusion/var/log/poll_subsys.2.nagiosadmin.log <==
2018-10-20 13:48:03[s: 0, u: 0] poll_server() unable to poll data for s:Eagle Eye, u:nagiosadmin, poll:nagiosxi_bpi
2018-10-20 13:48:03[s: 0, u: 0] poll_server() CHECK YOUR LIVE_DATA_TIMEOUT SETTINGS. IT MAY NEED INCREASED

==> /usr/local/nagiosfusion/var/log/poll_subsys.30.nagiosadmin.log <==
2018-10-20 13:48:04[s: 0, u: 0] poll_server() unable to poll data for s:Lancia, u:nagiosadmin, poll:nagiosxi_bpi
2018-10-20 13:48:04[s: 0, u: 0] poll_server() CHECK YOUR LIVE_DATA_TIMEOUT SETTINGS. IT MAY NEED INCREASED

==> /usr/local/nagiosfusion/var/log/poll_subsys.3.nagiosadmin.log <==
2018-10-20 13:48:04[s: 0, u: 0] poll_server() unable to poll data for s:NLFD, u:nagiosadmin, poll:nagiosxi_bpi
2018-10-20 13:48:04[s: 0, u: 0] poll_server() CHECK YOUR LIVE_DATA_TIMEOUT SETTINGS. IT MAY NEED INCREASED

==> /usr/local/nagiosfusion/var/log/poll_subsys.4.nagiosadmin.log <==
2018-10-20 13:48:03[s: 0, u: 0] poll_server() unable to poll data for s:Aziza, u:nagiosadmin, poll:nagiosxi_bpi
2018-10-20 13:48:03[s: 0, u: 0] poll_server() CHECK YOUR LIVE_DATA_TIMEOUT SETTINGS. IT MAY NEED INCREASED

==> /usr/local/nagiosfusion/var/log/poll_subsys.5.nagiosadmin.log <==
2018-10-20 13:48:04[s: 0, u: 0] poll_server() unable to poll data for s:Imperia 2, u:nagiosadmin, poll:nagiosxi_bpi
2018-10-20 13:48:04[s: 0, u: 0] poll_server() CHECK YOUR LIVE_DATA_TIMEOUT SETTINGS. IT MAY NEED INCREASED
PHP Warning:  file_put_contents(): Only 0 of 92 bytes written, possibly out of free disk space in /usr/local/nagiosfusion/html/includes/classes/db.inc.php on line 573
PHP Warning:  file_put_contents(): Only 0 of 425 bytes written, possibly out of free disk space in /usr/local/nagiosfusion/html/includes/classes/db.inc.php on line 574
PHP Warning:  file_put_contents(): Only 0 of 7629 bytes written, possibly out of free disk space in /usr/local/nagiosfusion/html/includes/classes/db.inc.php on line 573
PHP Warning:  file_put_contents(): Only 0 of 425 bytes written, possibly out of free disk space in /usr/local/nagiosfusion/html/includes/classes/db.inc.php on line 574
PHP Warning:  file_put_contents(): Only 0 of 92 bytes written, possibly out of free disk space in /usr/local/nagiosfusion/html/includes/classes/db.inc.php on line 573
PHP Warning:  file_put_contents(): Only 0 of 425 bytes written, possibly out of free disk space in /usr/local/nagiosfusion/html/includes/classes/db.inc.php on line 574
PHP Warning:  file_put_contents(): Only 0 of 122804 bytes written, possibly out of free disk space in /usr/local/nagiosfusion/html/includes/classes/db.inc.php on line 573
PHP Warning:  file_put_contents(): Only 0 of 425 bytes written, possibly out of free disk space in /usr/local/nagiosfusion/html/includes/classes/db.inc.php on line 574
PHP Warning:  file_put_contents(): Only 0 of 122804 bytes written, possibly out of free disk space in /usr/local/nagiosfusion/html/includes/classes/db.inc.php on line 573
PHP Warning:  file_put_contents(): Only 0 of 425 bytes written, possibly out of free disk space in /usr/local/nagiosfusion/html/includes/classes/db.inc.php on line 574
PHP Warning:  file_put_contents(): Only 0 of 92 bytes written, possibly out of free disk space in /usr/local/nagiosfusion/html/includes/classes/db.inc.php on line 573
PHP Warning:  file_put_contents(): Only 0 of 425 bytes written, possibly out of free disk space in /usr/local/nagiosfusion/html/includes/classes/db.inc.php on line 574
PHP Warning:  file_put_contents(): Only 0 of 675 bytes written, possibly out of free disk space in /usr/local/nagiosfusion/html/includes/classes/db.inc.php on line 573
PHP Warning:  file_put_contents(): Only 0 of 425 bytes written, possibly out of free disk space in /usr/local/nagiosfusion/html/includes/classes/db.inc.php on line 574
PHP Warning:  file_put_contents(): Only 0 of 675 bytes written, possibly out of free disk space in /usr/local/nagiosfusion/html/includes/classes/db.inc.php on line 573
PHP Warning:  file_put_contents(): Only 0 of 425 bytes written, possibly out of free disk space in /usr/local/nagiosfusion/html/includes/classes/db.inc.php on line 574
PHP Warning:  file_put_contents(): Only 0 of 92 bytes written, possibly out of free disk space in /usr/local/nagiosfusion/html/includes/classes/db.inc.php on line 573
PHP Warning:  file_put_contents(): Only 0 of 425 bytes written, possibly out of free disk space in /usr/local/nagiosfusion/html/includes/classes/db.inc.php on line 574
PHP Warning:  file_put_contents(): Only 0 of 738 bytes written, possibly out of free disk space in /usr/local/nagiosfusion/html/includes/classes/db.inc.php on line 573
PHP Warning:  file_put_contents(): Only 0 of 425 bytes written, possibly out of free disk space in /usr/local/nagiosfusion/html/includes/classes/db.inc.php on line 574
PHP Warning:  file_put_contents(): Only 0 of 738 bytes written, possibly out of free disk space in /usr/local/nagiosfusion/html/includes/classes/db.inc.php on line 573
PHP Warning:  file_put_contents(): Only 0 of 425 bytes written, possibly out of free disk space in /usr/local/nagiosfusion/html/includes/classes/db.inc.php on line 574
PHP Warning:  file_put_contents(): Only 0 of 92 bytes written, possibly out of free disk space in /usr/local/nagiosfusion/html/includes/classes/db.inc.php on line 573
PHP War
==> /usr/local/nagiosfusion/var/log/poll_subsys.6.nagiosadmin.log <==
2018-10-20 13:48:04[s: 0, u: 0] poll_server() unable to poll data for s:Imperia 1, u:nagiosadmin, poll:nagiosxi_bpi
2018-10-20 13:48:04[s: 0, u: 0] poll_server() CHECK YOUR LIVE_DATA_TIMEOUT SETTINGS. IT MAY NEED INCREASED

==> /usr/local/nagiosfusion/var/log/poll_subsys.7.nagiosadmin.log <==
2018-10-20 13:48:04[s: 0, u: 0] poll_server() unable to poll data for s:Honeypot, u:nagiosadmin, poll:nagiosxi_bpi
2018-10-20 13:48:04[s: 0, u: 0] poll_server() CHECK YOUR LIVE_DATA_TIMEOUT SETTINGS. IT MAY NEED INCREASED

==> /usr/local/nagiosfusion/var/log/poll_subsys.8.nagiosadmin.log <==
2018-10-20 13:48:04[s: 0, u: 0] poll_server() unable to poll data for s:Roll Royce, u:nagiosadmin, poll:nagiosxi_bpi
2018-10-20 13:48:04[s: 0, u: 0] poll_server() CHECK YOUR LIVE_DATA_TIMEOUT SETTINGS. IT MAY NEED INCREASED

==> /usr/local/nagiosfusion/var/log/poll_subsys.9.nagiosadmin.log <==
2018-10-20 13:48:05[s: 0, u: 0] poll_server() unable to poll data for s:Zaphire, u:nagiosadmin, poll:nagiosxi_bpi
2018-10-20 13:48:05[s: 0, u: 0] poll_server() CHECK YOUR LIVE_DATA_TIMEOUT SETTINGS. IT MAY NEED INCREASED
PHP Warning:  file_put_contents(): Only 0 of 92 bytes written, possibly out of free disk space in /usr/local/nagiosfusion/html/includes/classes/db.inc.php on line 573
PHP Warning:  file_put_contents(): Only 0 of 425 bytes written, possibly out of free disk space in /usr/local/nagiosfusion/html/includes/classes/db.inc.php on line 574
PHP Warning:  file_put_contents(): Only 0 of 9297 bytes written, possibly out of free disk space in /usr/local/nagiosfusion/html/includes/classes/db.inc.php on line 573
PHP Warning:  file_put_contents(): Only 0 of 425 bytes written, possibly out of free disk space in /usr/local/nagiosfusion/html/includes/classes/db.inc.php on line 574
PHP Warning:  file_put_contents(): Only 0 of 92 bytes written, possibly out of free disk space in /usr/local/nagiosfusion/html/includes/classes/db.inc.php on line 573
PHP Warning:  file_put_contents(): Only 0 of 425 bytes written, possibly out of free disk space in /usr/local/nagiosfusion/html/includes/classes/db.inc.php on line 574
PHP Warning:  file_put_contents(): Only 0 of 160828 bytes written, possibly out of free disk space in /usr/local/nagiosfusion/html/includes/classes/db.inc.php on line 573
PHP Warning:  file_put_contents(): Only 0 of 425 bytes written, possibly out of free disk space in /usr/local/nagiosfusion/html/includes/classes/db.inc.php on line 574
PHP Warning:  file_put_contents(): Only 0 of 160828 bytes written, possibly out of free disk space in /usr/local/nagiosfusion/html/includes/classes/db.inc.php on line 573
PHP Warning:  file_put_contents(): Only 0 of 425 bytes written, possibly out of free disk space in /usr/local/nagiosfusion/html/includes/classes/db.inc.php on line 574
PHP Warning:  file_put_contents(): Only 0 of 92 bytes written, possibly out of free disk space in /usr/local/nagiosfusion/html/includes/classes/db.inc.php on line 573
PHP Warning:  file_put_contents(): Only 0 of 425 bytes written, possibly out of free disk space in /usr/local/nagiosfusion/html/includes/classes/db.inc.php on line 574
PHP Warning:  file_put_contents(): Only 0 of 502 bytes written, possibly out of free disk space in /usr/local/nagiosfusion/html/includes/classes/db.inc.php on line 573
PHP Warning:  file_put_contents(): Only 0 of 425 bytes written, possibly out of free disk space in /usr/local/nagiosfusion/html/includes/classes/db.inc.php on line 574
PHP Warning:  file_put_contents(): Only 0 of 92 bytes written, possibly out of free disk space in /usr/local/nagiosfusion/html/includes/classes/db.inc.php on line 573
PHP Warning:  file_put_contents(): Only 0 of 425 bytes written, possibly out of free disk space in /usr/local/nagiosfusion/html/includes/classes/db.inc.php on line 574
PHP Warning:  file_put_contents(): Only 0 of 2118 bytes written, possibly out of free disk space in /usr/local/nagiosfusion/html/includes/classes/db.inc.php on line 573
PHP Warning:  file_put_contents(): Only 0 of 425 bytes written, possibly out of free disk space in /usr/local/nagiosfusion/html/includes/classes/db.inc.php on line 574
PHP Warning:  file_put_contents(): Only 0 of 2118 bytes written, possibly out of free disk space in /usr/local/nagiosfusion/html/includes/classes/db.inc.php on line 573
PHP Warning:  file_put_contents(): Only 0 of 425 bytes written, possibly out of free disk space in /usr/local/nagiosfusion/html/includes/classes/db.inc.php on line 574
PHP Warning:  file_put_contents(): Only 0 of 92 bytes written, possibly out of free disk space in /usr/local/nagiosfusion/html/includes/classes/db.inc.php on line 573
PHP Warning:  file_put_contents(): Only 0 of 425 bytes written, possibly out of free disk space in /usr/local/nagiosfusion/html/includes/classes/db.inc.php on line 574
PHP Warning:  file_put_contents(): Only 0 of 2246 bytes written, possibly out of free disk space in /usr/local/nagiosfusion/html/includes/classes/db.inc.php on line 573
PHP Wa
==> /usr/local/nagiosfusion/var/log/poll_subsys.log <==

==> /usr/local/nagiosfusion/var/log/sysstat_subsys.log <==
Locked