Icinga / Icinga/icinga2

Include services in downtime during the host is in downtime.

Open
#10,185 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

enhancement
Dominant language
C++
Stars
2.2k
Forks
616
Avg merge
5d 6h
Merged PRs (30d)
10

Description

Is your feature request related to a problem? Please describe.

If a host is in downtime with enabled "All Services" option and new services are created in this time they don't inherit the downtime.

Describe the solution you'd like

It would be helpful to integrate the functionality that new created services goes in downtime too, So far the host ist downtime.

ref/NC/831808

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

No files or tests are named. Start by tracing the C++ paths for host downtime handling and service creation, then determine how the existing "All Services" option is applied. Done means services created while their host is in downtime also inherit that downtime, with coverage for this scenario.

Written by the indexing model from the issue text.

Assessment

Tech stack
cpp
Domain
backend, observability-sre
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
30/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.