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

[dev.icinga.com #5061] figure out why retained host check attempts are true/false #1391

Closed
icinga-migration opened this issue Nov 11, 2013 · 1 comment
Labels
Milestone

Comments

@icinga-migration
Copy link

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

Created by mfriedrich on 2013-11-11 23:00:20 +00:00

Assignee: mfriedrich
Status: Resolved (closed on 2014-01-03 20:03:48 +00:00)
Target Version: 1.11
Last Update: 2014-01-03 20:03:48 +00:00 (in Redmine)

Icinga Version: 1.10.1
OS Version: any

                                                } else if (!strcmp(var, "current_attempt"))
                                                        temp_host->current_attempt = (atoi(val) > 0) ? TRUE : FALSE;

inspired by https://secure.opsview.com/wsvn/wsvn/opsview-base/trunk/patches/nagios\_host\_check\_attempts\_retained.patch

Changesets

2014-01-03 17:19:23 +00:00 by (unknown) d2cf765

core: Fix retained host check attempts being 0/1.

Refs #5061

2014-01-03 17:19:46 +00:00 by (unknown) 027f323

Merge branch 'fix/retained-hst-chk-5061' into next

Fixes #5061

Relations:

@icinga-migration
Copy link
Author

Updated by Anonymous on 2014-01-03 20:03:48 +00:00

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

Applied in changeset 027f323.

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