mackerelio/itamae-plugin-recipe-mackerel-agent

Name: itamae-plugin-recipe-mackerel-agent

Owner: Mackerel

Description: null

Created: 2015-11-18 18:16:57.0

Updated: 2018-03-15 08:09:41.0

Pushed: 2018-03-15 08:12:39.0

Homepage: null

Size: 22

Language: Ruby

GitHub Committers

UserMost Recent Commit# Commits

Other Committers

UserEmailMost Recent Commit# Commits

README

Itamae::Plugin::Recipe::Mackerel::Agent

Gem Version

Itamae recipe plugin for mackerel-agent

Installation

Add this line to your application's Gemfile:

'itamae-plugin-recipe-mackerel-agent'

And then execute:

$ bundle

Or install it yourself as:

$ gem install itamae-plugin-recipe-mackerel-agent
Usage

Load the recipe file in gems by include_recipe.

ude_recipe "mackerel-agent"
Attributes
I key (REQUIRED)
['mackerel-agent']['conf']['apikey'] = 'YOUR API KEY'

les (optional)
['mackerel-agent']['conf']['roles'] = ["My-Service:app", "Another-Service:db"]

stall official plugins (optional)
['plugins'] = ['mackerel-agent-plugins', 'mackerel-check-plugins']

able plugins (optional)
['mackerel-agent']['conf']['plugin.metrics.vmstat'] = {
ommand' => 'ruby /etc/sensu/plugins/system/vmstat-metrics.rb',

Contributing
  1. Fork it ( https://github.com/mackerelio/itamae-plugin-recipe-mackerel-agent/fork )
  2. Create your feature branch (git checkout -b my-new-feature)
  3. Commit your changes (git commit -am 'Add some feature')
  4. Push to the branch (git push origin my-new-feature)
  5. Create a new Pull Request

This work is supported by the National Institutes of Health's National Center for Advancing Translational Sciences, Grant Number U24TR002306. This work is solely the responsibility of the creators and does not necessarily represent the official views of the National Institutes of Health.