icinga-packaging icon indicating copy to clipboard operation
icinga-packaging copied to clipboard

IcingaDB redis service in docs

Open tbauriedel opened this issue 2 years ago • 3 comments

In the documentation of Icingadb-redis under debian you are advised to start the service icingadb-redis. However, this service does not exist under debian. There it can be found under icingadb-redis-server

Failure while starting icingadb-redis: Failed to enable unit: Too many levels of symbolic links

On Ubuntu the service icingadb-redis also only points to icingadb-redis-server.

$ systemctl status icingadb-redis
● icingadb-redis-server.service - Advanced key-value store
...

To Reproduce

  • Install icingadb-redis on Debian
  • try systemctl enable --now icingadb-redis

Expected behavior

The service should be named on all distros the same.

tbauriedel avatar Mar 02 '23 09:03 tbauriedel

ref/NC/778073

tbauriedel avatar Mar 02 '23 09:03 tbauriedel

Any progress on this topic?

tbauriedel avatar May 02 '23 09:05 tbauriedel

FYI, there is https://github.com/Icinga/icinga2/pull/9877 adjusting the documentation.

oxzi avatar Mar 22 '24 09:03 oxzi

Duplicate of https://github.com/Icinga/icinga2/issues/9511

Al2Klimov avatar Jun 26 '24 11:06 Al2Klimov