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 #5919] make host and service checkable #1403

Closed
icinga-migration opened this issue Apr 2, 2014 · 3 comments
Closed

[dev.icinga.com #5919] make host and service checkable #1403

icinga-migration opened this issue Apr 2, 2014 · 3 comments
Labels
area/configuration DSL, parser, compiler, error handling blocker Blocks a release or needs immediate attention enhancement New feature or request
Milestone

Comments

@icinga-migration
Copy link

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

Created by mfriedrich on 2014-04-02 15:10:33 +00:00

Assignee: gbeutner
Status: Closed (closed on 2014-04-06 08:48:45 +00:00)
Target Version: 0.0.10
Last Update: 2014-04-06 08:48:45 +00:00 (in Redmine)


As a user, I expect to define a different host checkcommand than the default ping service checkcommand would use. Therefore we must add the possibility to check hosts again.

If there is no host checkcommand provided, we should add a new feature inherited from the 'check' attribute: Allow to clone the virtual state/checkresult/perfdata from a different host or service.

  • refactor service class into generic check class
  • re-add host check capability
  • hosts may have notifications, downtimes, comments, etc
  • provide host Get() methods for interfaces
  • refactor db_ido, livestatus, status.dat to use the host Get() methods
  • refactor compatutility
  • allow apply to Host/Service for notifications, dependencies, scheduleddowntimes
  • update documentation (huge change)

Changesets

2014-04-04 13:57:54 +00:00 by gbeutner 23e9630

Implement host checks.

Refs #5919

2014-04-04 17:01:28 +00:00 by (unknown) f64ba65

Update documentation.

Refs #5855
Refs #5919
Refs #5939

Relations:

@icinga-migration
Copy link
Author

Updated by mfriedrich on 2014-04-04 14:00:38 +00:00

  • Subject changed from make host and service checkable and allow to clone other hosts/services' state to make host and service checkable
  • Description updated

@icinga-migration
Copy link
Author

Updated by gbeutner on 2014-04-05 07:59:41 +00:00

  • Description updated

@icinga-migration
Copy link
Author

Updated by gbeutner on 2014-04-06 08:48:45 +00:00

  • Status changed from New to Closed

@icinga-migration icinga-migration added blocker Blocks a release or needs immediate attention enhancement New feature or request area/configuration DSL, parser, compiler, error handling labels Jan 17, 2017
@icinga-migration icinga-migration added this to the 0.0.10 milestone Jan 17, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/configuration DSL, parser, compiler, error handling blocker Blocks a release or needs immediate attention enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant