Skip to content
This repository has been archived by the owner on Jan 15, 2019. It is now read-only.

[dev.icinga.com #4323] Filter enhancement (incl. host_address filter, case insensitive, wildcards) #1159

Closed
icinga-migration opened this issue Jun 17, 2013 · 1 comment

Comments

@icinga-migration
Copy link

This issue has been migrated from Redmine: https://dev.icinga.com/issues/4323

Created by gradecke on 2013-06-17 12:46:21 +00:00

Assignee: (none)
Status: New
Target Version: Backlog
Last Update: 2015-05-18 12:17:45 +00:00 (in Redmine)


The new filter function in Icinga 1.9.0 is sweet, but there are a few things I stumbled over in the last weeks.

  1. The filter doesn't have the host_address attribute in the available elements list.

It would be nice to be able to filter hosts e.g. by their IP address (e.g. some of our network guys have only numbers in their heads, but no idea what the devices are called in icinga :D)

  1. The filter is case sensitive, and there doesn't seem to be an option to make in case insensitive.

If I'm not wrong, the live search uses DB indeces extensively to speed up results, which is understandable, however, it would be cool to be able to at least have the choice to click a "ignore case" checkbox and take the performance hit, if one doesn't have to think about capilization in exchange

  1. Similar issue maybe as 2. - but it would be nice to have support for the typical wildcards (* and ?).

It seems as if the automatic dropdown when creating a filter already understands wildcards, (e.g. it will show FW-Location-PRI when I filter for FW*PRI) but once the filter is applied, "No Data" is shown in the main tab. (This part might actually be more of a bug than a feature request.)

@icinga-migration
Copy link
Author

Updated by berk on 2015-05-18 12:17:45 +00:00

  • Target Version set to Backlog

@icinga-migration icinga-migration added this to the Backlog milestone Jan 17, 2017
@dnsmichi dnsmichi removed this from the Backlog milestone Dec 19, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants