Tactical Summary Reporting host in pending state

This support forum board is for questions relating to Nagios Fusion.
bpennin
Posts: 65
Joined: Tue Feb 20, 2018 2:23 pm

Tactical Summary Reporting host in pending state

Post 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.
You do not have the required permissions to view the files attached to this post.
Last edited by bpennin on Tue Oct 06, 2020 8:05 am, edited 1 time in total.
bpennin
Posts: 65
Joined: Tue Feb 20, 2018 2:23 pm

Re: Tactical Summary Reporting host in pending state

Post by bpennin »

attached screen shots
You do not have the required permissions to view the files attached to this post.
User avatar
cdienger
Support Tech
Posts: 5045
Joined: Tue Feb 07, 2017 11:26 am

Re: Tactical Summary Reporting host in pending state

Post 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.
As of May 25th, 2018, all communications with Nagios Enterprises and its employees are covered under our new Privacy Policy.
bpennin
Posts: 65
Joined: Tue Feb 20, 2018 2:23 pm

Re: Tactical Summary Reporting host in pending state

Post 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.
You do not have the required permissions to view the files attached to this post.
User avatar
cdienger
Support Tech
Posts: 5045
Joined: Tue Feb 07, 2017 11:26 am

Re: Tactical Summary Reporting host in pending state

Post 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?
As of May 25th, 2018, all communications with Nagios Enterprises and its employees are covered under our new Privacy Policy.
bpennin
Posts: 65
Joined: Tue Feb 20, 2018 2:23 pm

Re: Tactical Summary Reporting host in pending state

Post by bpennin »

PM you the file and Prod 02 answer
User avatar
cdienger
Support Tech
Posts: 5045
Joined: Tue Feb 07, 2017 11:26 am

Re: Tactical Summary Reporting host in pending state

Post 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.
As of May 25th, 2018, all communications with Nagios Enterprises and its employees are covered under our new Privacy Policy.
bpennin
Posts: 65
Joined: Tue Feb 20, 2018 2:23 pm

Re: Tactical Summary Reporting host in pending state

Post 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....
bpennin
Posts: 65
Joined: Tue Feb 20, 2018 2:23 pm

Re: Tactical Summary Reporting host in pending state

Post by bpennin »

See download
You do not have the required permissions to view the files attached to this post.
bpennin
Posts: 65
Joined: Tue Feb 20, 2018 2:23 pm

Re: Tactical Summary Reporting host in pending state

Post by bpennin »

2nd of 5
You do not have the required permissions to view the files attached to this post.
Locked