Adoptable Cookbooks List

Looking for a cookbook to adopt? You can now see a list of cookbooks available for adoption!
List of Adoptable Cookbooks

Supermarket Belongs to the Community

Supermarket belongs to the community. While Chef has the responsibility to keep it running and be stewards of its functionality, what it does and how it works is driven by the community. The chef/supermarket repository will continue to be where development of the Supermarket application takes place. Come be part of shaping the direction of Supermarket by opening issues and pull requests or by joining us on the Chef Mailing List.

Select Badges

Select Supported Platforms

Select Status

RSS

sensu (66) Versions 0.0.3

Installs/Configures Sensu

Policyfile
Berkshelf
Knife
cookbook 'sensu', '= 0.0.3', :supermarket
cookbook 'sensu', '= 0.0.3'
knife supermarket install sensu
knife supermarket download sensu
README
Dependencies
Quality -%
= DESCRIPTION: Sensu is a monitoring framework that aims to be simple, malleable, and scalable. It takes inspiration from the success and failure of other monitoring frameworks, and uses a publish/subscribe model that leads to true scalability. The configuration file is simple JSON and system is light weight. It aim's to be as flexible as today's infrastructures without undue complication to the administrator. = REQUIREMENTS: Redis RabbitMQ = ATTRIBUTES: Sensu, Sensu dashboard versions are configured here. rabbitmq user, password, host redis host Dashboard login credentials = USAGE: All sensu daemons should run via upstart which should be handled by chef, all daemons take -c as an option with a filename passed in if you move the default /etc/sensu/config.json file from that location. Otherwise no options should be required. sensu-server needs to run on a single node sensu-worker can run on multiple nodes and process's additional checks if the server cannot handle it (Only needed on large infrastructure) sensu-client runs on all nodes to be monitored by sensu sensu-api receives API queries from sensu-dashboard and the rest of the system, it is the exchange agent for sensu's internal system sensu-dashboard is the WebUI for administering sensu, It needs port 8080 and 9000 open by default. = HELP: Please come to #sensu on irc.freenode.net and we will be more than happy to help.

No quality metric results found