BUG: Bad Host Service Summary Link

This support forum board is for support questions relating to Nagios XI, our flagship commercial network monitoring solution.
Locked
highness
Posts: 192
Joined: Thu May 01, 2014 4:25 pm

BUG: Bad Host Service Summary Link

Post by highness »

When I pull up the Host Service Summary I see the number of "hosts up" and the number of "hosts down".

When I click on the number of hosts down, it shows me no hosts. But if I click on Tactical Overview, then click on "2 Active" under Hosts, it shows me the hosts that are truly down.

Digging into this a bit further, it looks like the link is bad - for the "hosts up" it displays the services:
http://nagios.vsp.com/nagiosxi/includes ... ustypes=28

When the link from the Tactical Overview is this:
http://nagios.vsp.com/nagiosxi/includes ... ostattr=32
User avatar
lmiltchev
Bugs find me
Posts: 13589
Joined: Mon May 23, 2011 12:15 pm

Re: BUG: Bad Host Service Summary Link

Post by lmiltchev »

The output would depend on the page you are clicking the link from. Try going to:

1. Home->Details->Dost Detail, then click on the "Down" link under the "Host Status Summary"
2. Home->Details->Service Detail, then click on the "Down" link under the "Host Status Summary"

In both cases you will have "Filters: Host=Down", but in "1" you will be on the "Host Status" page, in "2" - on the "Service Status" page.

Can you show us screenshots of what you see in both cases (1 & 2)? What is the version of Nagios XI that you are currently using?
Be sure to check out our Knowledgebase for helpful articles and solutions!
highness
Posts: 192
Joined: Thu May 01, 2014 4:25 pm

Re: BUG: Bad Host Service Summary Link

Post by highness »

lmiltchev wrote:The output would depend on the page you are clicking the link from. Try going to:

1. Home->Details->Dost Detail, then click on the "Down" link under the "Host Status Summary"
2. Home->Details->Service Detail, then click on the "Down" link under the "Host Status Summary"

In both cases you will have "Filters: Host=Down", but in "1" you will be on the "Host Status" page, in "2" - on the "Service Status" page.

Can you show us screenshots of what you see in both cases (1 & 2)? What is the version of Nagios XI that you are currently using?

Under 1. Home->Details->Host Detail, then click on the "Down" link under the "Host Status Summary" I get the correct Host Status Summary

Under 2. Home->Details->Service Detail, then click on the "Down" link under the "Host Status Summary" I get this:
Screen Shot 2016-02-10 at 1.22.58 PM.png
We're running Nagios XI 5.2.3
You do not have the required permissions to view the files attached to this post.
User avatar
lmiltchev
Bugs find me
Posts: 13589
Joined: Mon May 23, 2011 12:15 pm

Re: BUG: Bad Host Service Summary Link

Post by lmiltchev »

Do these two hosts have any services? If they don't, this is expected behavior.
1. Home->Details->Dost Detail, then click on the "Down" link under the "Host Status Summary"
Here, you will see all of the hosts that are down as you are on the "Host Status" page.
2. Home->Details->Service Detail, then click on the "Down" link under the "Host Status Summary"
Here, you will see all of the services on the hosts that are down as you are on the "Service Status" page. If you don't have any services added to these two hosts, you will see 0 records.

If you have services added to these hosts, then it is possible that you have a database corruption.
Be sure to check out our Knowledgebase for helpful articles and solutions!
Locked