Marcin Kowalski

Results 20 issues of Marcin Kowalski

## Describe the bug I have a rather fancy logic of applying contacts or contact groups. The gist of it is as follows: ``` // service definitions apply Service "whatever"...

needs feedback

I have plots that have even 100+ data labels. This makes zooming on them problematic, as i have to click the plot to select area to zoom, scroll down 3+...

I have a sizable munin install, and some drop down host/group lists go past the screen. There is no way to scroll them to find what one is looking for....

**Describe the bug** I attempted to deploy helm chart with restore via ssh by adding ``` restore: ssh: source: login@server:~/automatic-cas-sandbox-memorydb-2024-01-03-05-04-0001.rdb key: "-----BEGIN OPENSSH PRIVATE KEY-----\n(....)\n-----END OPENSSH PRIVATE KEY-----" ``` What...

bug

## Describe the bug ## To Reproduce I had a service that would check ssl cert validity. Mistakenly i configured it to have ``` check_interval = 24h check_period = "workhours"...

area/checks

**Describe the bug** When i try to filter servicegroups with !~ or != i get an error: e.g for ~ servicegroup1 and !~ servicegroup2 I get the following : ```...

I have a stanza in my generic service template ``` if (host.vars.all_services) { vars += host.vars.all_services ``` which i use to override most common variables for all services on a...

area/configuration

This just started happening today. No clue as to what changed. ``` icinga2:/usr/share/icingaweb2/modules/jira# icingacli jira send problem --project DC --issuetype Bug --summary Test --description "Test alertu" --state CRITICAL --host enc07...

bug

I use go-carbon + carbon-relay-ng to form a cluster of graphite servers. And i use carbonapi ( https://github.com/go-graphite/carbonapi ) to query those servers. I cannot get this to work with...

enhancement
area/backend

t=2017-10-23T10:15:07+0200 lvl=info msg="Request Completed" logger=context userId=35 orgId=5 [email protected] method=GET path=/glpi/apirest.php/initSession status=400 remote_addr="192.168.186.23, 127.0.0.1" time_ms=40 size=142 referer=https://grafana.company.com/datasources/edit/8 In grafana setup dialog, i get this : GLPI API Error Response: No active...