icingadb-web icon indicating copy to clipboard operation
icingadb-web copied to clipboard

Icinga DB Web – UI for Icinga DB – Provides a graphical interface to your Icinga monitoring

Results 181 icingadb-web issues
Sort by recently updated
recently updated
newest added

## Describe the bug Some queries using the `~` (tilde) operator return wrong (empty) results when search hosts or services. ## To Reproduce Try something like this: 1. `/icingaweb2/icingadb/hosts?host.vars.distro=debian&host.vars.transport_mode~icinga_agent` shows...

bug

## Is your feature request related to a problem? Please describe. Due to it's existance (Feature Command Menu) but never really explained inside the documentation. Since there is Icinga Web...

ref/NC
area/representation

## Describe the bug Fresh install of reporting module (v1.0.1) with icingadb v1.1.1 (with postgres database if it matters), everytime I access a report, I get the following error and...

bug

ref #1050 blocked by: #1055 blocked by: Icinga/ipl-web#231

enhancement
cla/signed

We want to show the number of affected children in case a parent has a problem. **It should look like this:** ![image](https://github.com/user-attachments/assets/122dc833-8a4a-4d00-9feb-b304edc8e376) ## Notes The monitoring module had such an...

enhancement
area/representation

As a complement to #1050, we want to list the most severe children that are affected by a parent in its detail area. **It should look like this:** ## Notes...

enhancement

## Click Paths An object's detail shows two additional tabs: Parents, Children. The tabs are only visible if the object is linked in the database table `dependency_node`. ## The Views...

enhancement
area/view

## Is your feature request related to a problem? Please describe. Today we use the monitoring-module's api to schedule and remove downtimes for hosts and their services on demand in...

bug