Skip to content
This repository has been archived by the owner on Jan 15, 2019. It is now read-only.

[dev.icinga.com #684] run event handlers for stalked hosts/services #345

Closed
icinga-migration opened this issue Aug 5, 2010 · 2 comments
Closed

Comments

@icinga-migration
Copy link

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

Created by mfriedrich on 2010-08-05 18:07:17 +00:00

Assignee: mfriedrich
Status: Resolved (closed on 2010-08-06 21:16:35 +00:00)
Target Version: 1.0.3
Last Update: 2010-08-06 21:16:35 +00:00 (in Redmine)


http://tracker.nagios.org/view.php?id=162

     We propose two options which allow to run event handlers
for stalked hosts/services, so Status Information changes
could be forwarded to external systems.

Attached patch introduces two global configuration options,
(turned off by default for backwards compatibility):
- stalking_event_handlers_for_hosts
- stalking_event_handlers_for_services

Setting them to true makes host/service event handlers
execute for stalked hosts/services:

stalking_event_handlers_for_hosts=1
stalking_event_handlers_for_services=1

Attachments

Changesets

2010-08-06 14:39:07 +00:00 by mfriedrich e859e55

add config option to enable event handlers for stalked hosts/services (Petya Kohts)

EVENT HANDLERS FOR STALKED HOSTS/SERVICES
Allow running event handlers for stalked hosts/services in order
to forward to external systems.
Values: 0 = disabled (default), 1 = enabled

stalking_event_handlers_for_hosts=0
stalking_event_handlers_for_services=0

fixes #684

Relations:

@icinga-migration
Copy link
Author

Updated by mfriedrich on 2010-08-05 18:08:38 +00:00

  • Assigned to set to mfriedrich
  • Target Version set to 1.0.3

@icinga-migration
Copy link
Author

Updated by mfriedrich on 2010-08-06 21:16:35 +00:00

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

Applied in changeset commit:"e859e553926fc5fcf366d72b253d40891537af6c".

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant