-
in https://icinga.com/docs/icingadb/latest/doc/02-Installation/
in the section Setting up the MySQL database
cat /usr/share/icingadb/schema/mysql/mysql.schema.sql | mysql -uroot icingadb
should…
-
I get the follow error after a while icingadb is running:
INFO[0000] Connecting to Redis
INFO[0000] Connecting to MySQL
INFO[0000] Redis connection established
INFO[0000] Starting heartbeat list…
mb-77 updated
3 years ago
-
## Describe the bug
Icinga 2 will support additional UOMs with the next major version. (#7225) There's also documentation for this: https://github.com/Icinga/icinga2/blob/master/doc/05-service-moni…
-
Even w/ https://github.com/Al2Klimov/ipl-validator/commit/5f1b976b0c2117d5293d91768c329d526ce196c7 `composer require ipl/i18n` says: Could not find a matching version of package ipl/i18n.
-
Hey,
a Service Apply Rule with a wildcard on host.groups doesn't seem to work, if the host is in more than one hostgroup.
This worked while the host was in one hostgroup:
```
apply Service "…
-
## Describe the bug
Our LMD daemon erroneously retrieves the service table fully from the Icinga livestatus API once every 5 minutes, instead of just a small partial update as expected.
This cam…
-
When i enable icingadb in icinga 2.12, and data starts flowing in, the icingagn process crashes with the following message.
```
gru 31 14:32:20 icinga2c icingadb[3720]: time="2020-12-31T14:32:19+0…
-
Hello @flokoe
as you are the new maintainer we are happy to see some change and results on the project.
We @lbetz (maintainer of the icinga puppet module) and I want to contribute and help out on …
-
Hello,
Situation: we would like to migrate the master to another location. As for that, we performed necessary installation steps and connected new node as secondary for existing master. As next …
-
I'd like to protect my Redis instance with a password, but unfortunately IcingaDB is not able to connect to Redis using a password.
```
# vim /etc/icinga-redis/icingadb-redis.conf
requirepass…
mcktr updated
3 years ago