Icinga / Icinga/icinga2

Hosts/services that affect children should have a higher severity than others

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

Nobody has claimed this yet.

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

Description

Describe the bug

When the host/service list is sorted by severity, hosts/services with affected children should be listed at the top (they should have a higher severity).

Host with affected children is at position 2.

Image

Service with affected children is at position 3.

Image

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

Start by reproducing the host and service list sorting shown in the issue, then trace how severity is calculated for objects with affected children. Done means hosts and services with affected children appear above unaffected objects when the list is sorted by severity.

Written by the indexing model from the issue text.

Assessment

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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.