Open cherdt opened 6 years ago
Additionally, the file indicated does not appear to exist:
$ sudo ls -l /var/run/icinga2/cmd/icinga2.cmd
ls: cannot access /var/run/icinga2/cmd/icinga2.cmd: No such file or directory
Not actually a problem. Just need to enable icinga2's command feature:
$ sudo icinga2 feature enable command
Users might expect this to be enabled by default though.
icinga2: Can't send external Icinga command to the local command file "/var/run/icinga2/cmd/icinga2.cmd": Permission denied.