mackerelio/mackerel-agent-plugins

Name: mackerel-agent-plugins

Owner: Mackerel

Description: Plugins for mackerel-agent

Created: 2014-08-22 10:03:01.0

Updated: 2018-01-08 02:15:37.0

Pushed: 2018-01-18 08:59:20.0

Homepage: https://mackerel.io

Size: 3819

Language: Go

GitHub Committers

UserMost Recent Commit# Commits

Other Committers

UserEmailMost Recent Commit# Commits

README

mackerel-agent-plugins Build Status

This is the official plugin pack for mackerel-agent, a piece of software which is installed on your hosts to collect metrics and events and send them to Mackerel.

Detailed specs of plugins can be viewed here: ENG mackerel-agent specifications, JPN mackerel-agent ??.

Documentation for each plugin is located in its respective sub directory.

Installation

Install mackerel-agent

ENG https://mackerel.io/docs/entry/howto/install-agent JPN https://mackerel.io/ja/docs/entry/howto/install-agent

If the mackerel-agent has already be installed this step can be ignored.

Install mackerel-agent-plugins

Install the plugin pack from either the yum or the apt repository. To setup these package repositories, see the documentation regarding the installation of mackerel-agent (rpm / deb).

mackerel-agent-plugins will be installed to `/usr/bin/mackerel-plugin-*(and some plugins are symlinked as ``/usr/local/bin/mackerel-plugin-*```, for backward compatibility.).

yum
install mackerel-agent-plugins
apt
get install mackerel-agent-plugins

Caution

Some plugins may not work on CentOS/RedHat 5 because the golang compiler (gc) doesn't support the old kernel. (https://golang.org/doc/install)

Some plugins are not contained in rpm and deb packages. If you want to use them, build them.

Contribution

License

right 2014 Hatena Co., Ltd.

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

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

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

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.