Skip to content

Latest commit

 

History

History
30 lines (19 loc) · 904 Bytes

README.md

File metadata and controls

30 lines (19 loc) · 904 Bytes

mackerel-plugin-minio

Build Status

Minio custom metrics plugin for mackerel.io agent.

Synopsis

mackerel-plugin-minio [-scheme=<url scheme>] [-host=<host>] [-port=<port>] [-metric-path=<path to metrics exporter>] [-metric-key-prefix=<prefix>]

Installation

Installing mackerel-plugin-minio by using mkr as follows:

sudo mkr plugin install toVersus/mackerel-plugin-minio@v0.1.0

Example of mackerel-agent.conf

[plugin.metrics.minio]
command = "/opt/mackerel-agent/plugins/bin/mackerel-plugin-minio"

Documents