Friday, October 3, 2014

Puppet and Sensu

Moving Forward: Implementing Puppet

For the most part I have a fairly decent handle on how Sensu works in terms of how events are routed and managed and different ways to implement checks and handlers. I've decided to move forward with my project and start implementing the Puppet module that is provided by Sensu on Github. This will mean creating Sensu profiles for both the server and client, as well as profiles to manage RabbitMQ and Redis. On a side note after listening in on the Sensu presentation at PuppetConf I've decided to use Redis Sentinel, which will provide clustering management for Redis and failover procedures in the event the Redis master goes down.

No comments:

Post a Comment