Page 1 of 3

Quick Search alias auto complete?

Posted: Fri Jan 18, 2013 10:20 am
by TBT
As introduced in 1.4, we now have search by alias in both the Quick search and Host Group search. Quick Search does not auto complete list when searching alias, but does by host. Was this over looked, or just not possible to auto complete aliases?

Re: Quick Search alias auto complete?

Posted: Fri Jan 18, 2013 10:42 am
by lmiltchev
I can confirm this behavior. We will be looking into this and will be posting a possible solution as soon as we can.

Re: Quick Search alias auto complete?

Posted: Wed May 01, 2013 10:31 am
by TBT
Today I was following-up on the status of the issue mentioned above. However, I've also noticed in Nagios XI 2012R1.8 you can no longer even search by Alias in either of the search boxes.

Re: Quick Search alias auto complete?

Posted: Wed May 01, 2013 11:45 am
by lmiltchev
We have an internal feature request filed on the issue. I don't have an ETA for it, but this depends on the priority of the other projects on our TODO list.
In the Nagios XI 2012R1.8 you can't auto-complete alias, but you can search for it. Are you saying that when you enter a valid host or service description name in the "Quick Find" search bar, and hit "Enter" you don't see any results?

Re: Quick Search alias auto complete?

Posted: Wed May 01, 2013 3:09 pm
by TBT
lmiltchev wrote:We have an internal feature request filed on the issue. I don't have an ETA for it, but this depends on the priority of the other projects on our TODO list.
In the Nagios XI 2012R1.8 you can't auto-complete alias, but you can search for it. Are you saying that when you enter a valid host or service description name in the "Quick Find" search bar, and hit "Enter" you don't see any results?
I'm trying to search by Alias name which differs from the corresponding host name.

eg: Monitoring a host named "host1.domain.com" with an Alias of "webserver90", I'd like to be able to search for "webserver" and see all results.

Re: Quick Search alias auto complete?

Posted: Wed May 01, 2013 3:40 pm
by scottwilkerson
TBT wrote:I'm trying to search by Alias name which differs from the corresponding host name.

eg: Monitoring a host named "host1.domain.com" with an Alias of "webserver90", I'd like to be able to search for "webserver" and see all results.
It should find these in the search (I just re-tested and verified), but will not populate the auto-complete

Re: Quick Search alias auto complete?

Posted: Wed May 01, 2013 4:05 pm
by scottwilkerson
I have made modification to include alias in the auto-complete that will be in the next release, you can use it now by unzipping and placing the attached files in the correct locations

/usr/local/nagiosxi/html/includes/utils-xmlobjects.inc.php
/usr/local/nagiosxi/html/suggest.php

Re: Quick Search alias auto complete?

Posted: Thu May 02, 2013 7:15 am
by TBT
scottwilkerson wrote:I have made modification to include alias in the auto-complete that will be in the next release, you can use it now by unzipping and placing the attached files in the correct locations

/usr/local/nagiosxi/html/includes/utils-xmlobjects.inc.php
/usr/local/nagiosxi/html/suggest.php
Thank you for the prompt action.

Re: Quick Search alias auto complete?

Posted: Thu May 02, 2013 9:42 am
by abrist
Let us know if you have any issues with modified components.

Re: Quick Search alias auto complete?

Posted: Thu May 02, 2013 9:44 am
by lmiltchev
Have you tried the steps, outlined by scottwilkerson? Is auto-complete working as expected now?