Skip to content

yucchiy/mackerel-agent-plugins

 
 

Repository files navigation

mackerel-agent-plugins Build Status

Plugins for mackerel-agent, which is resource aggregator for Mackerel.

Detailed specification of plugin can be shown at mackerel-agent specification.

Document of each plugin is located under each sub directory.

Installation

Install mackerel-agent

http://help-ja.mackerel.io/entry/howto/install-agent

Skip this process when you have already installed mackerel-agent.

Install mackerel-agent-plugins

Install plugins via yum or apt repository.

CentOS 5/6

yum install mackerel-agent-plugins

Debian 6/7

apt-get install mackerel-agent-plugins

mackerel-agent-plugins are installed to /usr/local/bin/mackerel-plugin-*.

Caution

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

Contribution

  • fork it
  • develop plugin you want
  • create pullrequest!

About

Plugins for mackerel-agent

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Go 89.2%
  • Perl 8.8%
  • Makefile 1.2%
  • PHP 0.8%