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 #9267] Behaviour of node whitelist/blacklist #3014

Closed
icinga-migration opened this issue May 13, 2015 · 8 comments
Closed

[dev.icinga.com #9267] Behaviour of node whitelist/blacklist #3014

icinga-migration opened this issue May 13, 2015 · 8 comments
Labels
area/cli Command line helpers bug Something isn't working wontfix Deprecated, not supported or not worth any effort

Comments

@icinga-migration
Copy link

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

Created by formorer on 2015-05-13 08:49:07 +00:00

Assignee: (none)
Status: New
Target Version: (none)
Last Update: 2017-01-14 13:07:03 +00:00 (in Redmine)

Icinga Version: 2.3.4
Backport?: Not yet backported
Include in Changelog: 1

On one of my systems I have the following blacklist filter:

blacklist filter for Node: '*' Host: '*' Service: '*'.

Which correctly ignores everything.

I now added the following whitelistfilter:
whitelist filter for Node: '' Host: 'i2-slave2.icinga.int' Service: ''.

But that doesn't work:

warning/cli: Skipping node 'i2-slave2.icinga.int' on blacklist.

What works is:

whitelist filter for Node: 'i2-slave2.icinga.int' Host: '*' Service: '*'.

That behaviour is at least unpexected and should be either adapted or fixed.

The terminus "node" and "zone" are also mixed, the parameter is talking about zone, whereas the
output talks about "node". That also needs some clarification


Parent Task: #13257

@icinga-migration
Copy link
Author

Updated by mfriedrich on 2015-06-18 09:17:29 +00:00

  • Category set to CLI
  • Status changed from New to Assigned
  • Assigned to set to jflach

@icinga-migration
Copy link
Author

Updated by mfriedrich on 2015-06-23 13:27:24 +00:00

  • Target Version set to Backlog

@icinga-migration
Copy link
Author

Updated by mfriedrich on 2016-11-23 14:50:31 +00:00

  • Status changed from Assigned to New
  • Assigned to deleted jflach
  • Target Version deleted Backlog
  • Parent Id set to 13255

@icinga-migration
Copy link
Author

Updated by mfriedrich on 2016-11-23 14:52:54 +00:00

  • Parent Id deleted 13255

@icinga-migration
Copy link
Author

Updated by mfriedrich on 2016-11-23 14:53:04 +00:00

  • Relates set to 13255

@icinga-migration
Copy link
Author

Updated by mfriedrich on 2017-01-14 13:06:42 +00:00

  • Relates deleted 13255

@icinga-migration
Copy link
Author

Updated by mfriedrich on 2017-01-14 13:07:03 +00:00

  • Parent Id set to 13257

@icinga-migration icinga-migration added Low bug Something isn't working area/cli Command line helpers labels Jan 17, 2017
@dnsmichi dnsmichi added the wontfix Deprecated, not supported or not worth any effort label Feb 2, 2017
@dnsmichi
Copy link
Contributor

dnsmichi commented Feb 2, 2017

#4799

@dnsmichi dnsmichi closed this as completed Feb 2, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/cli Command line helpers bug Something isn't working wontfix Deprecated, not supported or not worth any effort
Projects
None yet
Development

No branches or pull requests

2 participants