GithubHelp home page GithubHelp logo

scootklein / chef-scout Goto Github PK

View Code? Open in Web Editor NEW

This project forked from drewblas/chef-scout_agent

0.0 2.0 0.0 104 KB

A chef cookbook for installing the scout agent

Home Page: https://scoutapp.com

Ruby 100.00%

chef-scout's Introduction

chef-scout

Installs the agent for Scout, a hosted server monitoring service. This recipe:

  • Installs the Scout Ruby gem
  • Configures a Cron job to run the monitoring agent

Supported Platforms

The following platforms are supported by this cookbook, meaning that the recipes run on these platforms without error:

  • Ubuntu
  • Debian
  • Red Hat
  • CentOS
  • Fedora
  • Scientific
  • Amazon

Recipes

  • scout - The default recipe.

Required Attributes

Attribute Description Default Value
[:scout][:key] The agent requires a Scout account and the account's associated key. The key can be found in the account settings tab within the Scout UI or in the server setup instructions. The key looks like: 0mZ6BD9DR0qyZjaBLCPZZWkW3n2Wn7DV9xp5gQPs nil

If the [:scout][:key] attribute is not provided or the scout executable is not found, the Cron job won't be installed but all other parts of the recipe will execute.

Optional Attributes

Attribute Description Default Value
[:scout][:user] User to run the Scout agent under. Will be created if it does not exist. scout
[:scout][:group] User group to run the Scout agent under. Will be created if it does not exist. scout
[:scout][:name] Optional name to display for this node within the Scout UI. nil
[:scout][:roles] An Array of roles for this node. Roles are defined through Scout's UI. nil
[:scout][:scout_bin] The full path to the scout gem executable. When nil, this is discovered via Gem#bindir. nil
[:scout][:version] Gem version to install. nil installs the latest release. nil
[:scout][:public_key] If you use self-signed custom plugins, set this attribute to the public key value and it'll be installed on the node. nil

Questions?

Contact Scout ([email protected]) with any questions, suggestions, bugs, etc.

Authors and License

Additions, Modifications, & Updates:

Author: Derek Haynes ([email protected]) Copyright: 2013, Scout https://github.com/scoutapp/chef-scout

Author: Drew Blas ([email protected]) Copyright: 2012, Drew Blas https://github.com/drewblas/chef-scout_agent

Originally:

Author: Seth Chisamore ([email protected]) Copyright: 2010, Seth Chisamore https://github.com/schisamo/chef_cookbooks

Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at

http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.

chef-scout's People

Contributors

drewblas avatar itsderek23 avatar

Watchers

Scott Klein avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.