Are you able to telnet from the sensu server to the rabbitmq server/port? If not, it likely is either the rabbitmq server is not listing on the interface you are attempting to connect to or there is a firewall rule blocking your connection.
···
On Wed, Apr 10, 2013 at 8:58 AM, Imran Akbar skunkwerk@gmail.com wrote:
Hi,
I just installed Sensu following the instructions on the wiki.
I tried starting sensu, but it failed and I see this message in my sensu-server logs:
{“timestamp”:“2013-04-10T14:52:12.171066+0000”,“level”:“fatal”,“message”:“rabbitmq connection error”,“error”:“cannot connect to rabbitmq”}
The Rabbitmq server is running.
Any ideas?
thanks,
imran