Questions tagged [sensu]

4 questions
2
votes
1 answer

How to integrate daemon scripts with sensu?

I have some daemon scripts that run in an infinite loop that do some action if a detected node has failed. For example; in AWS to move an Elastic IP. How can I integrate this script that runs in an infinite loop to push an alert to sensu? The…
user26053
1
vote
1 answer

how to configure sensu server with rabbitmq?

I want to install sensu-server and sensu-client both on single node(ubuntu 14.04) for practical purpose. when i am using redis as transport it's working fine. but when i am trying to configure rabbitmq as transport than it's give me error. my…
Tiger
  • 648
  • 7
  • 12
  • 25
0
votes
1 answer

Cannot start sensu-service due to libc6 error

I am trying to install sensu-client on Ubuntu 16.04 node and after installation I am unable to start the service. Below is the error I am getting while trying to start the service. sensu-service[4885]: /opt/sensu/embedded/bin/ruby:…
-1
votes
1 answer

Unable to see client on Uchiwa dashboard (Sensu Monitoring)

I have a Sensu SERVER setup and a Sensu CLIENT. Services sensu-server, sensu-client, uchiwa, sensu-api are running on SERVER. Services sensu-client is running on CLIENT. All the checks I described in /etc/sensu/conf.d in SERVER are listed in…
0aslam0
  • 335
  • 4
  • 18