Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 378 Bytes

File metadata and controls

17 lines (12 loc) · 378 Bytes

mackerel-plugin-murmur

Murmur custom metrics plugin for mackerel.io agent.

Synopsis

mackerel-plugin-murmur [-host=<host>] [-port=<port>] [-tempfile=<tempfile>] [-timeout=<timeout_ms>]

Example of mackerel-agent.conf

[plugin.metrics.murmur]
command = "/path/to/mackerel-plugin-murmur -host=localhost -port=64738 -timeout 250"