Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[dev.icinga.com #13687] Use ICINGAWEB2 filters in BP addon #67

Closed
icinga-migration opened this issue Dec 19, 2016 · 3 comments
Closed
Assignees
Labels
enhancement New feature or improvement
Milestone

Comments

@icinga-migration
Copy link

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

Created by yayo on 2016-12-19 15:38:36 +00:00

Assignee: (none)
Status: New
Target Version: (none)
Last Update: 2016-12-19 15:38:36 +00:00 (in Redmine)


Hello,
active filters in ICINGAWEB2 should also apply to the BP Addon.
Otherwise you see milion hosts that you are not actually allowed to so and that prolly dont interest you.

I would appreciate that you can only build business process models for hosts & services that you are allowed to see in ICINGAWEB2 too.

@icinga-migration icinga-migration added the enhancement New feature or improvement label Jan 17, 2017
@Thomas-Gelf
Copy link
Contributor

Just as a reminder for myself, a few notes from a related file:

Filter "appserver" = host=-rz-app- & service=jmx

Filter "appserver kunde1" = Filter["appserver"] & _host_customer = kunde1

Process "kunde1" = 1 of: Filter["appserver kunde1"]->group('hostname')

Customer App * => host_name = customer-app-* => service_description = lx-jmx-* | service_description = lx-procs tomcat

Customer App = 1 of: Customer App *

@Thomas-Gelf Thomas-Gelf added this to the Nice to have milestone Jan 25, 2017
@nilmerg
Copy link
Member

nilmerg commented Feb 19, 2019

Related to #147

@nilmerg
Copy link
Member

nilmerg commented Feb 19, 2019

Hiding in-accessible nodes has been ruled out as too performance heavy in #158. Though, applying the monitoring module's restrictions when adding new nodes is considerable.

@nilmerg nilmerg self-assigned this Feb 19, 2019
@nilmerg nilmerg modified the milestones: Nice to have, 2.2.0 Feb 19, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or improvement
Projects
None yet
Development

No branches or pull requests

3 participants