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 #6878] Wrong parent in Load Distribution #1872

Closed
icinga-migration opened this issue Aug 8, 2014 · 3 comments
Closed

[dev.icinga.com #6878] Wrong parent in Load Distribution #1872

icinga-migration opened this issue Aug 8, 2014 · 3 comments
Labels
area/documentation End-user or developer help bug Something isn't working
Milestone

Comments

@icinga-migration
Copy link

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

Created by Foxeronie on 2014-08-08 21:09:00 +00:00

Assignee: mfriedrich
Status: Resolved (closed on 2014-08-14 12:40:04 +00:00)
Target Version: 2.1.0
Last Update: 2014-09-16 09:22:17 +00:00 (in Redmine)

Icinga Version: 2.0.1

Hi,

I think the zone parent from checker under:
http://docs.icinga.org/icinga2/latest/doc/module/icinga2/toc\#!/icinga2/latest/doc/module/icinga2/chapter/monitoring-remote-systems#cluster-scenarios-load-distribution

is wrong.

object Zone "master" {
endpoints = [ "central-node" ]
}

object Zone "checker" {
endpoints = [ "checker1-node", "checker2-node" ]
-- parent = "central"

** parent = "master"
}

object Zone "global-templates" {
global = true
}

Best regards,
Patrick

Changesets

2014-08-14 12:39:08 +00:00 by (unknown) a6335a7

Documentation: Fix naming s/central/master/

fixes #6878
@icinga-migration
Copy link
Author

Updated by mfriedrich on 2014-08-14 12:38:51 +00:00

  • Status changed from New to Assigned
  • Assigned to set to mfriedrich
  • Target Version set to 2.1.0
  • Estimated Hours set to 0.15

@icinga-migration
Copy link
Author

Updated by Anonymous on 2014-08-14 12:40:04 +00:00

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

Applied in changeset i2:a6335a7cdfeeb4a6527a81bdcefeb15c23cc1ea1.

@icinga-migration
Copy link
Author

Updated by mfriedrich on 2014-09-16 09:22:17 +00:00

  • Project changed from 42 to Icinga 2
  • Category set to Documentation

@icinga-migration icinga-migration added bug Something isn't working area/documentation End-user or developer help labels Jan 17, 2017
@icinga-migration icinga-migration added this to the 2.1.0 milestone Jan 17, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/documentation End-user or developer help bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant