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

enable_ha for notification feature #242

Closed
matthiasritter opened this issue Mar 1, 2017 · 1 comment
Closed

enable_ha for notification feature #242

matthiasritter opened this issue Mar 1, 2017 · 1 comment
Assignees
Milestone

Comments

@matthiasritter
Copy link
Contributor

Hi,
I'm missing the parameter "enable_ha = true" in the notification feature.

object NotificationComponent "notification" {
enable_ha = true
}

It is needed, when operating 2 or more master-systems.
Thank you

@lbetz lbetz self-assigned this Mar 1, 2017
@lbetz
Copy link
Contributor

lbetz commented Mar 1, 2017

Notifications are load-balanced amongst all nodes in a zone. By default this functionality is enabled. If your nodes should send out notifications independently from any other nodes (this will cause duplicated notifications if not properly handled!), you can set enable_ha = false in the NotificationComponent feature.

@lbetz lbetz closed this as completed in dc4127f Mar 1, 2017
@bobapple bobapple added this to the v1.1.1 milestone Mar 2, 2017
@bobapple bobapple modified the milestones: v1.1.1, v1.2.0 Mar 13, 2017
n00by pushed a commit to n00by/puppet-icinga2 that referenced this issue Apr 26, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants