Fusion 4 - Unable to poll

This support forum board is for support questions relating to Nagios XI, our flagship commercial network monitoring solution.
bosecorp
Posts: 929
Joined: Thu Jun 26, 2014 1:00 pm

Fusion 4 - Unable to poll

Post by bosecorp »

I was able to add all my nagios xi servers into Fusion 4, but only 1. I tried different settings but I dont seem to be able to pull data from nagios xi. all the other ones are working fine

I tried testing fusion settings, and the test passed.
Last edited by bosecorp on Wed Jul 19, 2017 2:18 pm, edited 1 time in total.
User avatar
lmiltchev
Bugs find me
Posts: 13589
Joined: Mon May 23, 2011 12:15 pm

Re: Fusion 4 - Unable to poll from large Nagios XI instance

Post by lmiltchev »

How large is the Nagios XI instance, that you are not able to full? Have you tried fune-tuning your Nagios Fusion system, but following the steps, outlined in the document below?

https://assets.nagios.com/downloads/nag ... Tuning.pdf
Be sure to check out our Knowledgebase for helpful articles and solutions!
bosecorp
Posts: 929
Joined: Thu Jun 26, 2014 1:00 pm

Re: Fusion 4 - Unable to poll from large Nagios XI instance

Post by bosecorp »

tried that and didn't work. the Nagios XI instance has about 3K devices and about 20K services
tmcdonald
Posts: 9117
Joined: Mon Sep 23, 2013 8:40 am

Re: Fusion 4 - Unable to poll from large Nagios XI instance

Post by tmcdonald »

What's the hardware looking like on your Fusion and XI servers?
Former Nagios employee
bosecorp
Posts: 929
Joined: Thu Jun 26, 2014 1:00 pm

Re: Fusion 4 - Unable to poll from large Nagios XI instance

Post by bosecorp »

both are VMs

the Nagios XI has about 30 GB of ram, and about 16 cores.

I still have the old Fusion instance running, and that one is able to pull data just fine. the problem is the new instance of Fusion. I have both running in parallel
tmcdonald
Posts: 9117
Joined: Mon Sep 23, 2013 8:40 am

Re: Fusion 4 - Unable to poll from large Nagios XI instance

Post by tmcdonald »

What's the hardware looking like on your Fusion server? How does it compare to the old one?
Former Nagios employee
bosecorp
Posts: 929
Joined: Thu Jun 26, 2014 1:00 pm

Re: Fusion 4 - Unable to poll from large Nagios XI instance

Post by bosecorp »

yes, it;s double the size. the old instance had 2 cores and 4 GB of ram

the fused server stats all look green

In addition, I added my development server which is a replica of the Prod Server and that worked ok

in the auth logs, all looks OK. so authentication doesn't seem to be an issue
dwhitfield
Former Nagios Staff
Posts: 4583
Joined: Wed Sep 21, 2016 10:29 am
Location: NoLo, Minneapolis, MN
Contact:

Re: Fusion 4 - Unable to poll from large Nagios XI instance

Post by dwhitfield »

Please post the output of the following: tail -20 /usr/local/nagiosfusion/var/poller.log

Also, please attach your /etc/php.ini from the fusion server.
bosecorp
Posts: 929
Joined: Thu Jun 26, 2014 1:00 pm

Re: Fusion 4 - Unable to poll from large Nagios XI instance

Post by bosecorp »

this all I see

# tail -20 /usr/local/nagiosfusion/var/poller.log
Could not open input file: /usr/local/nagiosfusion/cron/poller.php


and

# tail -20 poll_subsys.log
2017-07-19 09:11:25[s: 3, u: 0] poll_master(): Not yet time to poll server, polled_time: 1500469651
2017-07-19 09:11:25[s: 6, u: 0] poll_master(): Server using polling interval 200
2017-07-19 09:11:25[s: 5, u: 0] poll_master(): Server using polling interval 300
2017-07-19 09:11:25[s: 5, u: 0] poll_master(): Not yet time to poll server, polled_time: 1500469668
2017-07-19 09:11:25[s: 4, u: 0] poll_master(): Server using polling interval 300
2017-07-19 09:11:25[s: 4, u: 0] poll_master(): Not yet time to poll server, polled_time: 1500469667
2017-07-19 09:11:25[s: 7, u: 0] poll_master(): Server using polling interval 300
2017-07-19 09:11:25[s: 2, u: 0] poll_master(): Server using polling interval 300
2017-07-19 09:11:25[s: 2, u: 0] poll_master(): Not yet time to poll server, polled_time: 1500469665
2017-07-19 09:11:26[s: 0, u: 0] poll_master(): 3 pollers registered
2017-07-19 09:11:26[s: 3, u: 0] poll_master(): Server using polling interval 300
2017-07-19 09:11:26[s: 3, u: 0] poll_master(): Not yet time to poll server, polled_time: 1500469651
2017-07-19 09:11:26[s: 6, u: 0] poll_master(): Server using polling interval 200
2017-07-19 09:11:26[s: 5, u: 0] poll_master(): Server using polling interval 300
2017-07-19 09:11:26[s: 5, u: 0] poll_master(): Not yet time to poll server, polled_time: 1500469668
2017-07-19 09:11:26[s: 4, u: 0] poll_master(): Server using polling interval 300
2017-07-19 09:11:26[s: 4, u: 0] poll_master(): Not yet time to poll server, polled_time: 1500469667
2017-07-19 09:11:26[s: 7, u: 0] poll_master(): Server using polling interval 300
2017-07-19 09:11:27[s: 2, u: 0] poll_master(): Server using polling interval 300
2017-07-19 09:11:27[s: 2, u: 0] poll_master(): Not yet time to poll server, polled_time: 1500469665
You do not have the required permissions to view the files attached to this post.
User avatar
tgriep
Madmin
Posts: 9190
Joined: Thu Oct 30, 2014 9:02 am

Re: Fusion 4 - Unable to poll from large Nagios XI instance

Post by tgriep »

Try following this KB article and increase the setting in the /etc/php.ini file on the Fusion server and see if that helps.
https://support.nagios.com/kb/article/n ... ables.html
Be sure to check out our Knowledgebase for helpful articles and solutions!
Locked