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

[dev.icinga.com #5568] passive host check commands check service's passive check acceptance #1422

Closed
icinga-migration opened this issue Jan 27, 2014 · 2 comments
Labels
Milestone

Comments

@icinga-migration
Copy link

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

Created by mfriedrich on 2014-01-27 19:03:00 +00:00

Assignee: mfriedrich
Status: Resolved (closed on 2014-01-29 14:43:16 +00:00)
Target Version: 1.10.3
Last Update: 2014-01-29 14:43:16 +00:00 (in Redmine)

Icinga Version: 1.10.2
OS Version: any

commands: Inspect correct option for passive host check acceptance
This patch fixes a bug where having passive service checks disabled
would not only disable passive service checks, but also implicitly
disable passive host checks.

You might think this would also have the effect of _not_ disabling
passive host checks (since we check the wrong option), but fortunately
we don't trust the command processing code and check the correct option
once we actually process the host check.

Signed-off-by: Anton Lofgren 

naemon/naemon-core@64c5159

Changesets

2014-01-27 19:05:11 +00:00 by (unknown) c5bf407

Fix passive host check commands check service's passive check acceptance

Refs #5568

2014-01-27 19:05:43 +00:00 by (unknown) 0ad946e

Merge branch 'fix/passive-host-checkresults-5568' into support/1.10

Fixes #5568
@icinga-migration
Copy link
Author

Updated by mfriedrich on 2014-01-27 19:03:15 +00:00

  • Project changed from Icinga 1.x to Core, Classic UI, IDOUtils
  • Icinga Version set to 1
  • OS Version set to any

@icinga-migration
Copy link
Author

Updated by Anonymous on 2014-01-29 14:43:16 +00:00

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

Applied in changeset 0ad946e.

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

No branches or pull requests

1 participant