Giter VIP home page Giter VIP logo

collectd_plugins-cookbook's Introduction

collectd_plugins cookbook

Build Status Code Quality Cookbook Version License

Application cookbook which configures collectd plugins.

Basic Usage

The default recipe installs the collectd daemon and configures the following plugins on the node.

  1. syslog
  2. cpu
  3. df
  4. interface
  5. memory
  6. swap
  7. load
  8. statsd
  9. unixsock
  10. uptime

Advanced Configuration

A wrapper cookbook can easily be used to fine tune specific settings for any of the individual plugin recipes. For example, if you wanted to simply change the syslog level you can do so from a wrapper recipe.

node.default['collectd-plugins']['syslog']['log_level'] = 'warn'
include_recipe 'collectd_plugins::default'

collectd_plugins-cookbook's People

Contributors

johnbellone avatar yogeswaran avatar sh9189 avatar shanson7 avatar cgeorge16 avatar acaiafa avatar coderanger avatar

Watchers

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