GithubHelp home page GithubHelp logo

clockwerx / chef-newrelic-sysmond Goto Github PK

View Code? Open in Web Editor NEW

This project forked from phlipper/chef-newrelic-sysmond

0.0 3.0 0.0 151 KB

Chef cookbook for newrelic-sysmond

License: MIT License

Ruby 55.79% HTML 44.21%

chef-newrelic-sysmond's Introduction

chef-newrelic-sysmond Build Status

Description

Installs newrelic-sysmond, New Relic for Server Monitoring.

Requirements

Chef

This cookbook requires Chef >= 11.13 due to the use of the sensitive attribute for some resources.

Cookbooks

The following cookbooks are direct dependencies:

  • apt (for Debian and Ubuntu)
  • yum (for RHEL and CentOS)

Supported Platforms

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

  • Debian
  • Ubuntu
  • Red Hat Enterprise Linux 6
  • CentOS 6

Recipes

  • newrelic-sysmond - The default recipe.

Usage

This cookbook installs the newrelic-sysmond components if not present, and pulls updates if they are installed on the system.

Attributes

default["newrelic-sysmond"]["package_action"] = "install"  # or `upgrade`
default["newrelic-sysmond"]["apt_uri"]        = "http://apt.newrelic.com/debian/"
default["newrelic-sysmond"]["apt_key"]        = "548C16BF"
default["newrelic-sysmond"]["keyserver"]      = "hkp://keyserver.ubuntu.com:80"
default["newrelic-sysmond"]["yum_baseurl"]    = "https://yum.newrelic.com/pub/newrelic/el5/#{node["kernel"]["machine"]}"
default["newrelic-sysmond"]["license_key"]    = ""
default["newrelic-sysmond"]["loglevel"]       = "info"
default["newrelic-sysmond"]["logfile"]        = "/var/log/newrelic/nrsysmond.log"
default["newrelic-sysmond"]["proxy"]          = ""
default["newrelic-sysmond"]["ssl"]            = "true"
default["newrelic-sysmond"]["ssl_ca_bundle"]  = ""
default["newrelic-sysmond"]["ssl_ca_path"]    = ""
default["newrelic-sysmond"]["pidfile"]        = "/var/run/newrelic/nrsysmond.pid"
default["newrelic-sysmond"]["collector_host"] = "collector.newrelic.com"
default["newrelic-sysmond"]["timeout"]        = 30
default["newrelic-sysmond"]["hostname"]       = ""
default["newrelic-sysmond"]["labels"]         = ""

# See https://docs.newrelic.com/docs/servers/new-relic-servers-linux/installation-configuration/configuring-servers-linux
default["newrelic-sysmond"]["disable_nfs"] = nil
default["newrelic-sysmond"]["ignore_reclaimable"] = nil
default["newrelic-sysmond"]["disable_docker"] = nil
default["newrelic-sysmond"]["docker_connection"] = nil
default["newrelic-sysmond"]["docker_cert_path"] = nil
default["newrelic-sysmond"]["docker_cert"] = nil
default["newrelic-sysmond"]["docker_key"] = nil
default["newrelic-sysmond"]["docker_cacert"] = nil

Basic Settings

You must set the value for node["newrelic-sysmond"]["license_key"]

Contributing

  1. Fork it
  2. Create your feature branch (git checkout -b my-new-feature)
  3. Commit your changes (git commit -am 'Added some feature')
  4. Push to the branch (git push origin my-new-feature)
  5. Create new Pull Request

Contributors

Many thanks go to the following contributors who have helped to make this cookbook even better:

  • @dwradcliffe
    • add support for redhat/centos
  • @fredjean
    • fix default keyserver host name
  • @joe1chen
    • add apt dependency to metadata
  • @CloCkWeRX
    • initial implementation of hostname attribute
  • @apai4
    • add 64bit yum repo support
  • @jhsu
    • add apt_uri and apt_key attributes
  • @jolexa
    • add yum_baseurl attribute

License

chef-newrelic-sysmond

chef-newrelic-sysmond's People

Contributors

phlipper avatar clockwerx avatar dwradcliffe avatar apai4 avatar bitdeli-chef avatar fredjean avatar jhsu avatar

Watchers

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