Host Status Summary Not Working

This support forum board is for support questions relating to Nagios XI, our flagship commercial network monitoring solution.
Locked
User avatar
mikew
Posts: 243
Joined: Sun Feb 05, 2012 7:05 pm

Host Status Summary Not Working

Post by mikew »

When clicking on the options in the Host Summary (up, down, unreachable, etc) the results are not consistent. If you have 9 hosts up and click, one time you will see 3 the next time 9 and then the next time none. This happens with all of the details in Host Status Summary.

I see the exact behaviour on my 2014R1.1.


I have configured PHP:
memory_limit = 3072M
max_execution_time = 1800
max_input_time = 640


Server:
CentOS 6.4 with 14,000 checks (mostly NRDP)
32 GB of RAM
32 vCPU
Using Gearman workers
Service Check latency under 1 sec


Problem exists on 2012R2.9 and 2014R1.1...exactly the same.
Mike Weber

Nagios Training/Consulting
User avatar
lmiltchev
Bugs find me
Posts: 13589
Joined: Mon May 23, 2011 12:15 pm

Re: Host Status Summary Not Working

Post by lmiltchev »

Are you using the "default" dashlet refresh rates (Admin->Performance Settings->Dashlets)? Have you observed the same behavior on Nagios XI instances that are NOT using Mod Gearman?
Be sure to check out our Knowledgebase for helpful articles and solutions!
User avatar
mikew
Posts: 243
Joined: Sun Feb 05, 2012 7:05 pm

Re: Host Status Summary Not Working

Post by mikew »

Dashlet refresh rates of 1.5 and default doing the same thing. This is with Mod-Gearman and without.
Mike Weber

Nagios Training/Consulting
tmcdonald
Posts: 9117
Joined: Mon Sep 23, 2013 8:40 am

Re: Host Status Summary Not Working

Post by tmcdonald »

Are both of those servers running a ton of checks? It is possible that in the time between clicks you are receiving passive results that would change that number. Are you clicking right away or is there a delay?
Former Nagios employee
User avatar
mikew
Posts: 243
Joined: Sun Feb 05, 2012 7:05 pm

Re: Host Status Summary Not Working

Post by mikew »

These are completely different as the 2012R2.9 has about 16,000 passive checks and the 2014R1.1 has about 20 checks. On both time does not seem to be an issues, you can leave the screen for 5 minutes and the same result will occur. Note that in both situations it is not every time, it is about 50/50 for working/not.
Mike Weber

Nagios Training/Consulting
User avatar
lmiltchev
Bugs find me
Posts: 13589
Joined: Mon May 23, 2011 12:15 pm

Re: Host Status Summary Not Working

Post by lmiltchev »

Mike, can you go to Admin->Performance Settings->Dashlets, and show us a screenshot of this page?
Be sure to check out our Knowledgebase for helpful articles and solutions!
User avatar
mikew
Posts: 243
Joined: Sun Feb 05, 2012 7:05 pm

Re: Host Status Summary Not Working

Post by mikew »

The only changes made to Dashlets on the 2012R2.9 is that is 2000 for the default 1000 on Global Dashlet Settings. The 2014R2.1 has no changes at all.
Mike Weber

Nagios Training/Consulting
User avatar
lmiltchev
Bugs find me
Posts: 13589
Joined: Mon May 23, 2011 12:15 pm

Re: Host Status Summary Not Working

Post by lmiltchev »

When clicking on the options in the Host Summary (up, down, unreachable, etc) the results are not consistent. If you have 9 hosts up and click, one time you will see 3 the next time 9 and then the next time none. This happens with all of the details in Host Status Summary.
OK, Mike. Let's verify a few things.

When you click on a link (up, down, unreachable, etc) under the "Host Status Summary":

1. Have you previously clicked on any of the links under the "Service Status Summary" (ok, warning, unknown, critical, etc.)?
2. What are the filters, that are shown (under the "total records")?
3. Are you on the "Host Status" or "Service Status" page?
Be sure to check out our Knowledgebase for helpful articles and solutions!
Locked