Nagios doesn't group the hosts when I launch a search

This support forum board is for support questions relating to Nagios XI, our flagship commercial network monitoring solution.
Locked
morabanc
Posts: 199
Joined: Tue Jul 10, 2012 8:14 am

Nagios doesn't group the hosts when I launch a search

Post by morabanc »

Hi guys,

In the Nagios menu there are a "Quick Find:" to search hosts quickly.
Today I find that when I search some host, it appears host separate, as you can see on attach image.

For example, when I write "host_pepito" it appears:

Line1-- Host: Host_pepito, Service: ping
Line2-- Host: Host_pepito, Service: check
Line3-- Host: Host_phil, Service: ping
Line4-- Host: Host_pepito, Sercice: abc

The correct result of the search would be this....

Line1-- Host: Host_pepito, Service: ping, check, abc
Line2-- Host: Host_phil, Service: ping

I see that some users works good and others worst.


Thanks !!!
You do not have the required permissions to view the files attached to this post.
scottwilkerson
DevOps Engineer
Posts: 19396
Joined: Tue Nov 15, 2011 3:11 pm
Location: Nagios Enterprises
Contact:

Re: Nagios doesn't group the hosts when I launch a search

Post by scottwilkerson »

This is because the table is sorted by a different column. Click the blue arrow next to Host and it will sort by Host
Former Nagios employee
Creator:
Human Design Website
Get Your Human Design Chart
morabanc
Posts: 199
Joined: Tue Jul 10, 2012 8:14 am

Re: Nagios doesn't group the hosts when I launch a search

Post by morabanc »

Hi scott,

I can sort only the service column :'(
I attached an image

Thanks !!!
You do not have the required permissions to view the files attached to this post.
scottwilkerson
DevOps Engineer
Posts: 19396
Joined: Tue Nov 15, 2011 3:11 pm
Location: Nagios Enterprises
Contact:

Re: Nagios doesn't group the hosts when I launch a search

Post by scottwilkerson »

You should be able to click the arrows on any column... What browser are you using?
Former Nagios employee
Creator:
Human Design Website
Get Your Human Design Chart
morabanc
Posts: 199
Joined: Tue Jul 10, 2012 8:14 am

Re: Nagios doesn't group the hosts when I launch a search

Post by morabanc »

I use chrome but I test in IE 8.

After a testing I see that if you sort by "service" and after you would like to sort by "host" the arrow doesn't response and the only option available is sorting by "service" as I shown you in the attached picture :S

Thanks !!

PD: I test on Mozzilla too
scottwilkerson
DevOps Engineer
Posts: 19396
Joined: Tue Nov 15, 2011 3:11 pm
Location: Nagios Enterprises
Contact:

Re: Nagios doesn't group the hosts when I launch a search

Post by scottwilkerson »

By golly you are right, but if you click on the word Host (not the arrow) it should sort
Former Nagios employee
Creator:
Human Design Website
Get Your Human Design Chart
morabanc
Posts: 199
Joined: Tue Jul 10, 2012 8:14 am

Re: Nagios doesn't group the hosts when I launch a search

Post by morabanc »

I see now, if you click service arrow it sorts by service, but if you would like to sort by host you have to click host word

Thanks scott :D
Locked