Skip to content

naokibtn/mackerel-agent-plugins

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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 http://help.mackerel.io/entry/howto/install-agent JPN http://help-ja.mackerel.io/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.

CentOS 5/6

yum install mackerel-agent-plugins

Debian 6/7

apt-get install mackerel-agent-plugins

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

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)

Contribution

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

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Go 94.9%
  • Perl 3.7%
  • Other 1.4%