Alerting and Monitoring with Sensu part 2
This is the second blog post about Sensu as an Alerting and Monitoring solution. If you did not read the first part I recommend you check it out here . For this blog post, I will share a Vagrantfile so you have run sensu in your machine easily. To play with Sensu you need to have some components like: * A sensu Client * A sensu Server * RabbitMQ * Uchiwa for Sensu Server TLDR; Check it out all file in my GitHub account .