{“timestamp”:“2013-07-02T17:20:21.639668+0300”,“level”:“info”,“message”:“loaded extension”,“type”:“mutator”,“name”:“only_check_output”,“description”:“returns check output”}
{“timestamp”:“2013-07-02T17:20:21.649855+0300”,“level”:“info”,“message”:“loaded extension”,“type”:“handler”,“name”:“debug”,“description”:“outputs json event data”}
{“timestamp”:“2013-07-02T17:20:24.720733+0300”,“level”:“error”,“message”:"[amqp] Detected TCP connection failure"}
{“timestamp”:“2013-07-02T17:20:24.721093+0300”,“level”:“fatal”,“message”:“rabbitmq connection error”,“error”:“cannot connect to rabbitmq”}
{“timestamp”:“2013-07-02T17:20:24.721171+0300”,“level”:“warn”,“message”:“stopping”}
{“timestamp”:“2013-07-02T17:20:24.721324+0300”,“level”:“warn”,“message”:“unsubscribing from client subscriptions”}
{“timestamp”:“2013-07-02T17:20:24.721418+0300”,“level”:“info”,“message”:“completing checks in progress”,“checks_in_progress”:}
{“timestamp”:“2013-07-02T17:20:25.222608+0300”,“level”:“warn”,“message”:“stopping reactor”}
I got this message on my client in sensu-client.log file. Why I could not connect to rabbitmq-server.
Look in rabbitmq’s logfile.
···
On Tue, Jul 2, 2013 at 7:26 AM, dogucan159@gmail.com wrote:
{“timestamp”:“2013-07-02T17:20:21.639668+0300”,“level”:“info”,“message”:“loaded extension”,“type”:“mutator”,“name”:“only_check_output”,“description”:“returns check output”}
{“timestamp”:“2013-07-02T17:20:21.649855+0300”,“level”:“info”,“message”:“loaded extension”,“type”:“handler”,“name”:“debug”,“description”:“outputs json event data”}
{“timestamp”:“2013-07-02T17:20:24.720733+0300”,“level”:“error”,“message”:“[amqp] Detected TCP connection failure”}
{“timestamp”:“2013-07-02T17:20:24.721093+0300”,“level”:“fatal”,“message”:“rabbitmq connection error”,“error”:“cannot connect to rabbitmq”}{“timestamp”:“2013-07-02T17:20:24.721171+0300”,“level”:“warn”,“message”:“stopping”}
{“timestamp”:“2013-07-02T17:20:24.721324+0300”,“level”:“warn”,“message”:“unsubscribing from client subscriptions”}{“timestamp”:“2013-07-02T17:20:24.721418+0300”,“level”:“info”,“message”:“completing checks in progress”,“checks_in_progress”:}
{“timestamp”:“2013-07-02T17:20:25.222608+0300”,“level”:“warn”,“message”:“stopping reactor”}I got this message on my client in sensu-client.log file. Why I could not connect to rabbitmq-server.
It’s likely that the RabbitMQ connection details (including SSL) are incorrect, you must check the RabbitMQ logs to determine the exact cause.
···
On Tuesday, 2 July 2013 07:26:46 UTC-7, doguc...@gmail.com wrote:
{“timestamp”:“2013-07-02T17:20:21.639668+0300”,“level”:“info”,“message”:“loaded extension”,“type”:“mutator”,“name”:“only_check_output”,“description”:“returns check output”}
{“timestamp”:“2013-07-02T17:20:21.649855+0300”,“level”:“info”,“message”:“loaded extension”,“type”:“handler”,“name”:“debug”,“description”:“outputs json event data”}
{“timestamp”:“2013-07-02T17:20:24.720733+0300”,“level”:“error”,“message”:“[amqp] Detected TCP connection failure”}
{“timestamp”:“2013-07-02T17:20:24.721093+0300”,“level”:“fatal”,“message”:“rabbitmq connection error”,“error”:“cannot connect to rabbitmq”}
{“timestamp”:“2013-07-02T17:20:24.721171+0300”,“level”:“warn”,“message”:“stopping”}
{“timestamp”:“2013-07-02T17:20:24.721324+0300”,“level”:“warn”,“message”:“unsubscribing from client subscriptions”}
{“timestamp”:“2013-07-02T17:20:24.721418+0300”,“level”:“info”,“message”:“completing checks in progress”,“checks_in_progress”:}
{“timestamp”:“2013-07-02T17:20:25.222608+0300”,“level”:“warn”,“message”:“stopping reactor”}
I got this message on my client in sensu-client.log file. Why I could not connect to rabbitmq-server.