Page 1 of 2
Unable to retrieve data from the local cache.
Posted: Tue Apr 01, 2014 3:32 pm
by andre.roberge
When using Nagios Fusion, I have one of my site which is giving me the error Unable to retrieve data from the local cache.
I did look at both the Manage Fused Servers and the Server Credentials and both look OK. This site is remote and is linked by satellite with about 600 to 1000 ms latency. Could the latency be causing this problem ?
Any help with be great on this error.
Andre
Re: Unable to retrieve data from the local cache.
Posted: Tue Apr 01, 2014 4:46 pm
by sreinhardt
It's certainly possible. How long does a wget of the nagiosxi\core index page take on that system? From your location, does accessing that XI\core page seem delayed and slow?
Code: Select all
time wget http:\\[hostname]/nagiosxi/index.php
time wget http:\\[hostname]/nagios/
Re: Unable to retrieve data from the local cache.
Posted: Wed Apr 02, 2014 8:13 am
by andre.roberge
From the Fusion server to the NagiosXI server, I did a few test it is between 3.5 to 5 sec.
real 0m3.531s
user 0m0.005s
sys 0m0.001s
Andre
Re: Unable to retrieve data from the local cache.
Posted: Wed Apr 02, 2014 4:11 pm
by scottwilkerson
This could definitely be a problem, it is possible you may be getting dropped packets as well.
Re: Unable to retrieve data from the local cache.
Posted: Thu Apr 03, 2014 1:52 pm
by andre.roberge
Is there anyway to change the timeout on Fusion ?
Andre
Re: Unable to retrieve data from the local cache.
Posted: Fri Apr 04, 2014 1:42 pm
by slansing
How many nagios servers do you have on the fusion server? Are there multiple servers at that same location or is it just this one that routes through to fusion?
Re: Unable to retrieve data from the local cache.
Posted: Fri Apr 04, 2014 1:42 pm
by abrist
Actually, I don't think 3.5 sec should be timing out. Fusion makes an ajax request to the XI servers, and this should not be timing out in 3.5 seconds. We are going to look into this further.
Re: Unable to retrieve data from the local cache.
Posted: Fri Apr 04, 2014 1:53 pm
by andre.roberge
I have 9 NagiosXI server running now.
Andre
Re: Unable to retrieve data from the local cache.
Posted: Fri Apr 04, 2014 2:19 pm
by slansing
Are there multiple servers at that same location or is it just this one that routes through to fusion?
This would be valuable as right now with the information you gave us we have no idea if there are multiple XI servers on the same network, and only one is behaving strangely. It gives us a better idea of what to look at.
Re: Unable to retrieve data from the local cache.
Posted: Fri Apr 04, 2014 3:14 pm
by andre.roberge
No they are all at different sites with different subnet.
Some are on normal internet some are on satellite link.
Andre