-
## Describe the bug
updated icinga2 env to v.12RC and installed icingadb as documented on icinga.com and notice the that the systemd-unti file for icinga-redis.service is missing.
## To Reproduce
…
-
Hi,
I tried to install IcingaDB but got following error from yum:
```
# yum install icingadb
Loaded plugins: fastestmirror
Loading mirror speeds from cached hostfile
* base: ftp.plusline.ne…
-
The feature::idomysql class had a parameter '$password'. Its value is used twice:
- To construct a MySQL command for importing the schema. [Value is used as-is](https://github.com/Icinga/puppet-ic…
-
icingadb-web: 1.0.0-rc1
Something like this doesnt work:
`Stage: DevelopmentOS: RHEL`
-
## Steps to reproduce
Fresh CentOS 7 Vagrant box. Snapshot repository enabled like documented in icinga2: https://icinga.com/docs/icinga2/latest/doc/21-development/#snapshot-packages-nightly-builds…
-
Hello,
I am currently testing IcingaDB in a local test environment. In the _Check Statistics_ section is a nice visualization of _Last Update_ and _Next Check_, both are indicated by blue dots. The…
mcktr updated
4 years ago
-
If a new checkable has been created, we do 2 things:
- Insert state (Pending) into redis -> Synced by initial config sync
- Schedule first check and insert result into redis -> Synced by continuou…
N-o-X updated
4 years ago
-
## Describe the bug
It seems some of my data fields do not show up under services/hosts within Reporting > Cube (more often it's a service). I tried to see if any errors were thrown in icinga2.log or…
-
Hi,
While this request might sound weird in the first place it could be helpful with huge setups, especially when thinking about IcingaDB. Maybe it's total BS but at least it should be considered a…
-
`last_update` is used to display when a host/service has been last checked. Since IcingaDB this column is updated on every row update which will then be out of sync with the real time when the last c…