Quick Search alias auto complete?
Quick Search alias auto complete?
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?
Nagios XI 2024R2.2.1 (8 Servers)
Nagios Fusion 2024R1.0.2
Nagios Fusion 2024R1.0.2
Re: Quick Search alias auto complete?
I can confirm this behavior. We will be looking into this and will be posting a possible solution as soon as we can.
Be sure to check out our Knowledgebase for helpful articles and solutions!
Re: Quick Search alias auto complete?
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.
Nagios XI 2024R2.2.1 (8 Servers)
Nagios Fusion 2024R1.0.2
Nagios Fusion 2024R1.0.2
Re: Quick Search alias auto complete?
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?
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?
Be sure to check out our Knowledgebase for helpful articles and solutions!
Re: Quick Search alias auto complete?
I'm trying to search by Alias name which differs from the corresponding host name.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?
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.
Nagios XI 2024R2.2.1 (8 Servers)
Nagios Fusion 2024R1.0.2
Nagios Fusion 2024R1.0.2
-
scottwilkerson
- DevOps Engineer
- Posts: 19396
- Joined: Tue Nov 15, 2011 3:11 pm
- Location: Nagios Enterprises
- Contact:
Re: Quick Search alias auto complete?
It should find these in the search (I just re-tested and verified), but will not populate the auto-completeTBT 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.
-
scottwilkerson
- DevOps Engineer
- Posts: 19396
- Joined: Tue Nov 15, 2011 3:11 pm
- Location: Nagios Enterprises
- Contact:
Re: Quick Search alias auto complete?
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
/usr/local/nagiosxi/html/includes/utils-xmlobjects.inc.php
/usr/local/nagiosxi/html/suggest.php
You do not have the required permissions to view the files attached to this post.
Re: Quick Search alias auto complete?
Thank you for the prompt action.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
Nagios XI 2024R2.2.1 (8 Servers)
Nagios Fusion 2024R1.0.2
Nagios Fusion 2024R1.0.2
Re: Quick Search alias auto complete?
Let us know if you have any issues with modified components.
Former Nagios employee
"It is turtles. All. The. Way. Down. . . .and maybe an elephant or two."
VI VI VI - The editor of the Beast!
Come to the Dark Side.
"It is turtles. All. The. Way. Down. . . .and maybe an elephant or two."
VI VI VI - The editor of the Beast!
Come to the Dark Side.
Re: Quick Search alias auto complete?
Have you tried the steps, outlined by scottwilkerson? Is auto-complete working as expected now?
Be sure to check out our Knowledgebase for helpful articles and solutions!