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 #2723] Checker: Timeout for Plugin checks #138

Closed
icinga-migration opened this issue Jun 26, 2012 · 10 comments
Closed

[dev.icinga.com #2723] Checker: Timeout for Plugin checks #138

icinga-migration opened this issue Jun 26, 2012 · 10 comments
Labels
enhancement New feature or request

Comments

@icinga-migration
Copy link

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

Created by gbeutner on 2012-06-26 11:19:32 +00:00

Assignee: gbeutner
Status: Resolved (closed on 2013-06-13 10:11:55 +00:00)
Target Version: Milestone 1.x Compat
Last Update: 2013-09-23 14:28:35 +00:00 (in Redmine)


Kill child processes after a configurable timeout.

Changesets

2013-06-13 10:05:24 +00:00 by gbeutner e30d3c5

Implement command timeouts.

Fixes #2723

Relations:

@icinga-migration
Copy link
Author

Updated by gbeutner on 2012-07-03 07:56:01 +00:00

  • Target Version changed from Milestone 1 to Milestone 2

@icinga-migration
Copy link
Author

Updated by gbeutner on 2012-11-26 07:41:57 +00:00

  • Priority changed from Normal to High

@icinga-migration
Copy link
Author

Updated by gbeutner on 2013-01-28 09:15:48 +00:00

  • Priority changed from High to Normal

@icinga-migration
Copy link
Author

Updated by gbeutner on 2013-01-30 19:40:43 +00:00

  • Assigned to set to gbeutner

@icinga-migration
Copy link
Author

Updated by mfriedrich on 2013-02-07 17:44:34 +00:00

  • Subject changed from Checker: Timeout for Nagios checks to Checker: Timeout for Plugin checks
  • Status changed from New to Assigned

@icinga-migration
Copy link
Author

Updated by gbeutner on 2013-03-20 14:53:15 +00:00

  • Priority changed from Normal to Low

@icinga-migration
Copy link
Author

Updated by gbeutner on 2013-05-14 08:06:59 +00:00

  • Target Version changed from Milestone 2 to Milestone 1.x Compat

@icinga-migration
Copy link
Author

Updated by mfriedrich on 2013-06-06 10:18:08 +00:00

1.x only supports global timeouts (icinga.cfg)

service_check_timeout=60
host_check_timeout=30
event_handler_timeout=30
notification_timeout=30
ocsp_timeout=5
perfdata_timeout=5

the extended idea for the timeout on the command object was addressed in #4198 (wishlist item because it's new).

@icinga-migration
Copy link
Author

Updated by gbeutner on 2013-06-13 10:11:55 +00:00

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

Applied in changeset e30d3c5.

@icinga-migration
Copy link
Author

Updated by mfriedrich on 2013-09-23 14:28:35 +00:00

  • Category set to Checker

@icinga-migration icinga-migration added Low enhancement New feature or request labels Jan 17, 2017
@icinga-migration icinga-migration added this to the Milestone 1.x Compat milestone Jan 17, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant