icingadb-web
icingadb-web copied to clipboard
Icinga DB Web – UI for Icinga DB – Provides a graphical interface to your Icinga monitoring
## 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...
## 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...
## 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...
ref #1050 blocked by: #1055 blocked by: Icinga/ipl-web#231
We want to show the number of affected children in case a parent has a problem. **It should look like this:**  ## Notes The monitoring module had such an...
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...
## 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...
## 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...