I install sensu server inside the docker container on which ubuntu 14.04 is running, but when I install it for some reason, it does not install the sensu-dashboard.
When I run the following command to set default values, I get a file, there is no error
> Command: update-rc.d Default settings for touch panel
Error: update-rc.d: /etc/init.d/sensu-dashboard: file does not exist
I was looking for a file, but it seems to be not installed anywhere.
Has anyone else had this problem before installing Sensu or know how to fix it?
thank
source
share