[PROBLEM] Sensu not starting

Hi , I 'm Velrino .
I’m trying to start SENSU , but I’m having a problem when I run :

/etc/init.d/sensu-server start
/etc/init.d/sensu-client start
/etc/init.d/sensu-api start
/etc/init.d/sensu-dashboard start

The Terminal reports
[ Fail]
Have congurei all ( REDIS , RMQ and SENSU ) following documentation


You must investigate the logs and do a bit of digging to determine why
they failed to start.

The logs for each component, by default end up in /var/log/sensu/

···

On Thu, Feb 12, 2015 at 5:35 AM, <denis.magalhaes@ingresse.com> wrote:

Hi , I 'm Velrino . I'm trying to start SENSU , but I'm having a problem
when I run :

/etc/init.d/sensu-server start
/etc/init.d/sensu-client start
/etc/init.d/sensu-api start
/etc/init.d/sensu-dashboard start

The Terminal reports [ Fail] Have congurei all ( REDIS , RMQ and SENSU )
following documentation

You can run the service up this way:

sudo bash -x /etc/init.d/sensu-service client start

It will print out more information which can help you to locate the issue