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 #12567] Implement a way for resetting attributes from the web interface #2534

Closed
icinga-migration opened this issue Aug 27, 2016 · 0 comments
Labels
area/configuration Affects the configuration enhancement New feature or improvement

Comments

@icinga-migration
Copy link

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

Created by zizo on 2016-08-27 17:35:34 +00:00

Assignee: (none)
Status: New
Target Version: (none)
Last Update: 2016-08-27 17:35:34 +00:00 (in Redmine)


Hi all,
I was playing around with the web interface (version 2.3.4ì, icinga 2.5.3) and I got stuck in this situation:

  • Disabled the notifications for a single host from the web interface
  • Disabled them for all the hosts via config files
  • Re-enabled all the notifications via config files
  • All the hosts follows the config changes except the one modified via web interface

There should be a way to reset an option set via web interface into the interface itself;
i had to ask help in the irc channel where the user shroud suggested me to use the console's command " for (host in get_objects(Host)) { host.restore_attribute("enable_notifications") } " .

Thanks for your attention.

@icinga-migration icinga-migration added enhancement New feature or improvement area/configuration Affects the configuration labels Jan 17, 2017
@lippserd lippserd closed this as completed May 6, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/configuration Affects the configuration enhancement New feature or improvement
Projects
None yet
Development

No branches or pull requests

2 participants