Page 1 of 1

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

Posted: Mon Jan 28, 2013 4:21 am
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 !!!

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

Posted: Mon Jan 28, 2013 8:39 am
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

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

Posted: Mon Jan 28, 2013 10:42 am
by morabanc
Hi scott,

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

Thanks !!!

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

Posted: Mon Jan 28, 2013 11:02 am
by scottwilkerson
You should be able to click the arrows on any column... What browser are you using?

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

Posted: Tue Jan 29, 2013 3:00 am
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

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

Posted: Tue Jan 29, 2013 7:44 am
by scottwilkerson
By golly you are right, but if you click on the word Host (not the arrow) it should sort

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

Posted: Tue Jan 29, 2013 10:00 am
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