Coder Social home page Coder Social logo

ansible-scout's Introduction

ansible-scout

Installs the agent for Scout, a hosted server monitoring service, using Ansible.

This playbook deploys the Scout agent on your hosts:

Supported Platforms

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

  • Ubuntu
  • Debian
  • Red Hat
  • CentOS
  • Fedora

Basic Setup

Provide your account key in the "scout_account_key" variable in site.yml, then:

ansible-playbook site.yml

Or like this if you want to mention your host group on the command line:

ansible-playbook -i hosts site.yml

See hosts.sample.ini for a sample inventory file w/Scout.

Scout Roles

Scout configures monitoring by role names - these are specified via the roles variable name. You define monitoring roles in the Scout UI, then assign them in your inventory file. When a role is changed in the Scout UI, the monitoring configuration is immediately updated for all hosts with that role.

Required Varibles

Variable Description Default Value
:scout_account_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

Optional Variables

Variable Description Default Value
:hostname Optional hostname override for this host. nil
:display_name Optional name to display for this host within the Scout UI. nil
:log_file Optional log file location. nil
:ruby_path Optional location of the Ruby executable. nil
:environment Optional environment to group this host under in the Scout UI. nil
:roles A comma-separated list of roles for host node. Roles are defined through Scout's UI. nil
:http_proxy Optional http proxy to connect to scout through. nil
:https_proxy Optional https proxy to connect to scout through. nil

Questions?

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

Authors and License

Additions, Modifications, & Updates:

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

Originally:

Author: Navid Paya Copyright: 2014, Navid Paya https://github.com/navidpaya/ansible-scout

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.

ansible-scout's People

Contributors

jdowning avatar itsderek23 avatar navidpaya avatar composit avatar dlanderson avatar ryaz avatar jyunderwood avatar mortont avatar vslavik avatar

Watchers

 avatar James Cloos 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.