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 #5858] Nested group support #1361

Closed
icinga-migration opened this issue Mar 25, 2014 · 5 comments
Closed

[dev.icinga.com #5858] Nested group support #1361

icinga-migration opened this issue Mar 25, 2014 · 5 comments
Labels
area/configuration DSL, parser, compiler, error handling blocker Blocks a release or needs immediate attention enhancement New feature or request
Milestone

Comments

@icinga-migration
Copy link

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

Created by tgelf on 2014-03-25 16:45:48 +00:00

Assignee: mfriedrich
Status: Resolved (closed on 2014-04-14 19:53:35 +00:00)
Target Version: 0.0.10
Last Update: 2014-04-14 19:53:35 +00:00 (in Redmine)


Icinga 1.x supports nested groups (e.g. hostgroup_member), Icinga 2 doesn't. We should at least continue to support this feature. Optionally it would be great if we could export parent/child relations in a way allowing our frontends to visualize them.

Best,
Thomas

Changesets

2014-04-14 19:52:01 +00:00 by (unknown) f48a6b4

Add nested group support for {Host,Service,User}Group.

Fixes #5858

Relations:

@icinga-migration
Copy link
Author

Updated by mfriedrich on 2014-03-30 17:03:49 +00:00

  • Target Version set to 0.0.10

@icinga-migration
Copy link
Author

Updated by mfriedrich on 2014-04-01 15:22:05 +00:00

  • Category set to Configuration
  • Priority changed from Normal to High
  • add attribute 'groups'
  • check for circular inclusion
  • config parser evaluates all host members of all sub groups into the current group (same output into legacy interfaces)

@icinga-migration
Copy link
Author

Updated by mfriedrich on 2014-04-06 12:24:13 +00:00

  • Assigned to set to gbeutner

@icinga-migration
Copy link
Author

Updated by mfriedrich on 2014-04-14 13:56:28 +00:00

  • Assigned to changed from gbeutner to mfriedrich

@icinga-migration
Copy link
Author

Updated by Anonymous on 2014-04-14 19:53:35 +00:00

  • Status changed from New to Resolved
  • Done % changed from 0 to 100

Applied in changeset f48a6b4.

@icinga-migration icinga-migration added blocker Blocks a release or needs immediate attention enhancement New feature or request area/configuration DSL, parser, compiler, error handling labels Jan 17, 2017
@icinga-migration icinga-migration added this to the 0.0.10 milestone Jan 17, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/configuration DSL, parser, compiler, error handling blocker Blocks a release or needs immediate attention enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant