Hi all,
My configuration:
icinga2 2.4.1
icinga-web 1.13
httpd 2.4.6
PHP 5.4.16
All installed from repo, OS is CentOS 7, latest iso + updates.
Selinux is disabled.
I have issue with commands in icinga-web.
When i try to send any command(schedule check or downtime) it sended successfully and i see it in /var/log/icinga-web/command.log
But this commands don't applied in incinga2. In /var/log/icinga2/icinga2.log i see no information about commands.
However if i send command in pipe manually(echo "command" > /var/run/icinga2/cmd/icinga2.cmd) its work fine, and i see it in /var/log/icinga2/icinga2.log
I think i need change some system settings, but i don't know what exactly, and manual have no answer.
Please help.
My configuration:
icinga2 2.4.1
icinga-web 1.13
httpd 2.4.6
PHP 5.4.16
All installed from repo, OS is CentOS 7, latest iso + updates.
Selinux is disabled.
I have issue with commands in icinga-web.
When i try to send any command(schedule check or downtime) it sended successfully and i see it in /var/log/icinga-web/command.log
But this commands don't applied in incinga2. In /var/log/icinga2/icinga2.log i see no information about commands.
However if i send command in pipe manually(echo "command" > /var/run/icinga2/cmd/icinga2.cmd) its work fine, and i see it in /var/log/icinga2/icinga2.log
I think i need change some system settings, but i don't know what exactly, and manual have no answer.
Please help.