Page 1 of 3

Tactical Summary Reporting host in pending state

Posted: Mon Oct 05, 2020 12:47 pm
by bpennin
Nagios Fusion version 4.1.8 - Tactical summary is reporting hosts in Pending status that are actually up and running and NOT in the pending status on the Nagios XI version 5.7.1 server.

I tried staggering the polling and live data times with no help.
Fused:
I have 3 Fused XI servers and a 2 node Log Server Cluster.

Re: Tactical Summary Reporting host in pending state

Posted: Mon Oct 05, 2020 1:04 pm
by bpennin
attached screen shots

Re: Tactical Summary Reporting host in pending state

Posted: Tue Oct 06, 2020 2:29 pm
by cdienger
I'd recommend increasing the number of pollers to 5(one for each system configured in Fusion) if you haven't already as well as the amount of memory provided to the Fusion system. Both these are covered in https://assets.nagios.com/downloads/nag ... Tuning.pdf.

Re: Tactical Summary Reporting host in pending state

Posted: Tue Oct 06, 2020 2:45 pm
by bpennin
See pic below: 5 pollers and unlimited memory. Still see host status as pending and not OK like on the nagios xi server.

Re: Tactical Summary Reporting host in pending state

Posted: Wed Oct 07, 2020 11:09 am
by cdienger
Make a copy for the logs directory and PM it to me so that I may review them:

Code: Select all

tar -zcvf logs.tar.gz /usr/local/nagiosfusion/var/log/*
What is the IP and hostname of the "Prod 02 Nagios XI" machine?

Re: Tactical Summary Reporting host in pending state

Posted: Wed Oct 07, 2020 12:26 pm
by bpennin
PM you the file and Prod 02 answer

Re: Tactical Summary Reporting host in pending state

Posted: Thu Oct 08, 2020 12:30 pm
by cdienger
The attachment didn't come through. Try sending it again please.

If you need to make the file smaller you can split it from the Linux command line:

Code: Select all

split -b 5000000 logs.tar.gz
The above will split the file into 5MB chunks.

Re: Tactical Summary Reporting host in pending state

Posted: Thu Oct 08, 2020 12:46 pm
by bpennin
ran that command and it produced the below:
[root@lnxvnaghq004 support]# split -b 50000000 logs.tar.gz
[root@lnxvnaghq004 support]# ll
total 43128
-rw-r--r-- 1 root root 22081071 Oct 7 13:21 logs.tar.gz
-rw-r--r-- 1 root root 22081071 Oct 8 13:43 xaa

Do you get both files? The xaa one? Not sure what to send you....

Re: Tactical Summary Reporting host in pending state

Posted: Thu Oct 08, 2020 2:21 pm
by bpennin
See download

Re: Tactical Summary Reporting host in pending state

Posted: Thu Oct 08, 2020 2:22 pm
by bpennin
2nd of 5